FlexPivot for WPF | ComponentOne
C1.WPF.Pivot Assembly / C1.WPF.Pivot Namespace / TopNFilterEditor Class / Language Property

In This Topic
    Language Property (TopNFilterEditor)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Language As XmlLanguage
    public XmlLanguage Language {get; set;}
    See Also