FlexGrid for WinForms | ComponentOne
C1.Win.C1FlexGrid Namespace / ClearButtonStyle Class
Members

In This Topic
    ClearButtonStyle Class
    In This Topic
    The ClearButtonStyle class contains display attributes that determine the appearance of ClearButton element on the screen.
    Object Model
    ClearButtonStyle Class
    Syntax
    'Declaration
     
    
    Public Class ClearButtonStyle 
       Inherits BaseClearButtonStyle
    public class ClearButtonStyle : BaseClearButtonStyle 
    Inheritance Hierarchy

    System.Object
       C1.Win.C1FlexGrid.BaseStyle
          C1.Win.C1FlexGrid.BasePropStyle
             C1.Win.C1FlexGrid.BaseContentStyle
                C1.Win.C1FlexGrid.BaseClearButtonStyle
                   C1.Win.C1FlexGrid.ClearButtonStyle

    See Also