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

In This Topic
    SelectionBackColor Property
    In This Topic
    Gets or sets the background color of the current text selection.
    Syntax
    'Declaration
     
    Property SelectionBackColor As Color
    Color SelectionBackColor {get; set;}
    See Also