FlexGrid for WPF | ComponentOne
C1.WPF.FlexGrid.4.6.2 Assembly / C1.WPF.FlexGrid Namespace / C1FlexGrid Class / Language Property

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