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

In This Topic
    BaseClearButtonStyle Class
    In This Topic
    Base style for ClearButtonStyle styles.
    Object Model
    BaseClearButtonStyle Class
    Syntax
    'Declaration
     
    
    Public Class BaseClearButtonStyle 
       Inherits BaseContentStyle
    public class BaseClearButtonStyle : BaseContentStyle 
    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