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

In This Topic
    Language Property (C1FlexGridBase)
    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