Editor for WinForms | ComponentOne
C1.Win.Editor.8 Assembly / C1.Win.Editor.Ribbon Namespace / AlignLeftButton Class / CanDepress Property

In This Topic
    CanDepress Property (AlignLeftButton)
    In This Topic
    Syntax
    'Declaration
     
    Public Property CanDepress As System.Boolean
    public System.bool CanDepress {get; set;}
    See Also