RichEdit.Value Property (Typed) | |
A string representing the text contents of the rich edit
Namespace:
XSharp.VO.SDK
Assembly:
XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY Value AS USUAL GET SET
public override Usual Value { get; set; }
Request Example
View SourceProperty Value
Type:
UsualA string representing the text contents of the rich edit
See Also