Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / ComplexSortInfo Class / IconSetIndex Property


In This Topic
    IconSetIndex Property (ComplexSortInfo)
    In This Topic
    Gets the base icon.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property IconSetIndex As ConditionalFormattingIconSetIndex
    'Usage
     
    
    Dim instance As ComplexSortInfo
    Dim value As ConditionalFormattingIconSetIndex
     
    value = instance.IconSetIndex
    public ConditionalFormattingIconSetIndex IconSetIndex {get;}
    See Also