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


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