FlexGrid for WPF | ComponentOne
C1.WPF.GridControl Assembly / C1.WPF.Grid Namespace / GridManipulationLayer Class / Language Property

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