ComponentOne RulesManager for WinForms
C1.Win.RulesManager Namespace / ViewOptions Class / IsTextAlignVisible Property

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