RichEdit.RightMargin Property | |
A numeric value representing the right margin of the rich edit.
Namespace:
VO
Assembly:
VOGUIClasses (in VOGUIClasses.dll) Version: 2.21
Syntax VIRTUAL PROPERTY RightMargin AS USUAL GET SET
public virtual Usual RightMargin { get; set; }
Request Example
View SourceProperty Value
Type:
UsualA numeric value representing the right margin of the rich edit.
See Also