ComponentOne FlexPivot for WinForms
C1.Win.FlexPivot.4.8 Assembly / C1.Win.FlexPivot Namespace / C1FlexPivotGrid Class / Language Property

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