Input for WinForms | ComponentOne
C1.Framework Namespace / C1IconTemplate Class / ColumnPickerToolIcon Property

In This Topic
    ColumnPickerToolIcon Property
    In This Topic
    Gets the path for the Column picker tool icon. Uses from FlexGrid control.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly Property ColumnPickerToolIcon As String
    public static string ColumnPickerToolIcon {get;}
    See Also