ComponentOne RulesManager for WinForms
C1.Win.RulesManager Namespace / IViewOptions Interface / IsTextAlignVisible Property

In This Topic
    IsTextAlignVisible Property (IViewOptions)
    In This Topic
    A value indicating whether to display text alignment button on the format toolbar.
    Syntax
    'Declaration
     
    
    Property IsTextAlignVisible As Boolean
    bool IsTextAlignVisible {get; set;}
    See Also