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

In This Topic
    SelectionIndent Property
    In This Topic
    Gets or sets the distance in inches between the left edge of the RichTextBox and the left edge of the current text selection.
    Syntax
    'Declaration
     
    Property SelectionIndent As Single
    float SelectionIndent {get; set;}
    See Also