ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.Controls.Design Namespace / IRichEditDesignTarget Interface / SelectionRightIndent Property

In This Topic
    SelectionRightIndent Property
    In This Topic
    The distance (in inches) between the right edge of the RichTextBox control and the right edge of the text that is selected.
    Syntax
    'Declaration
     
    Property SelectionRightIndent As Single
    float SelectionRightIndent {get; set;}
    See Also