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

In This Topic
    SelectionAlignment Property
    In This Topic
    Gets or sets the alignment to apply to the current selection or insertion point.
    Syntax
    'Declaration
     
    Property SelectionAlignment As TextAlignment
    TextAlignment SelectionAlignment {get; set;}
    See Also