Spread Windows Forms 17
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Slicers Namespace / Slicer Class / HT_CLEARFILTER Field


In This Topic
    HT_CLEARFILTER Field
    In This Topic
    Indicates that the position is in the clear filter icon.
    Syntax
    'Declaration
     
    
    Public Const HT_CLEARFILTER As Integer
    'Usage
     
    
    Dim value As Integer
     
    value = Slicer.HT_CLEARFILTER
    public const int HT_CLEARFILTER
    See Also