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

In This Topic
    SelectionBullet Property
    In This Topic
    Gets or sets a value indicating whether the bullet style is applied to the current selection.
    Syntax
    'Declaration
     
    Property SelectionBullet As Boolean
    bool SelectionBullet {get; set;}
    See Also