InputPanel for WinForms | ComponentOne
C1.Win.5 Assembly / C1.Framework Namespace / C1IconTemplate Class / FilteredColumn Property

In This Topic
    FilteredColumn Property (C1IconTemplate)
    In This Topic
    Gets the path for the FilteredColumn icon. Uses from FlexGrid control.
    Syntax
    'Declaration
     
    Public Shared ReadOnly Property FilteredColumn As String
    public static string FilteredColumn {get;}
    See Also