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