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

In This Topic
    SelectionLength Property
    In This Topic
    Gets or sets the number of characters selected in control.
    Syntax
    'Declaration
     
    Property SelectionLength As Integer
    int SelectionLength {get; set;}
    See Also