FlexGrid for WinForms | ComponentOne
C1.Win.FlexGrid Namespace / C1FlexGrid Class / Language Property

In This Topic
    Language Property (C1FlexGrid)
    In This Topic
    Gets or sets the language to use when localizing the column filters.
    Syntax
    'Declaration
     
    
    Public Property Language As Language
    public Language Language {get; set;}
    See Also