FlexPivot for WPF | ComponentOne
C1.WPF.Pivot Assembly / C1.WPF.Pivot Namespace / FilterItem Class / Key Property

In This Topic
    Key Property (FilterItem)
    In This Topic
    Gets the name of the item.
    Syntax
    'Declaration
     
    Public ReadOnly Property Key As String
    public string Key {get;}
    See Also