ComponentOne FlexPivot for WinForms
C1.Win.FlexPivot.8 Assembly / C1.Win.FlexPivot Namespace / C1FlexPivotGrid Class / IconsStyle Property

In This Topic
    IconsStyle Property (C1FlexPivotGrid)
    In This Topic
    Syntax
    'Declaration
     
    Public Property IconsStyle As C1.Win.FlexGrid.IconsStyle
    public C1.Win.FlexGrid.IconsStyle IconsStyle {get; set;}
    See Also