FlexPivot for WPF | ComponentOne
C1.PivotEngine Assembly / C1.FlexPivot Namespace / C1FlexPivotFilter Class / GetListBoxValues Method / GetListBoxValues() Method

In This Topic
    GetListBoxValues() Method
    In This Topic
    Syntax
    'Declaration
     
    Public Overloads Function GetListBoxValues() As Dictionary(Of String,Boolean)
    public Dictionary<string,bool> GetListBoxValues()
    See Also