ComponentOne MultiSelect for WinForms
C1.Win.Input Namespace / C1Label Class / CultureInfo Property

In This Topic
    CultureInfo Property (C1Label)
    In This Topic
    Gets or sets the current CultureInfo object.
    Syntax
    'Declaration
     
    
    Public Property CultureInfo As CultureInfo
    public CultureInfo CultureInfo {get; set;}
    See Also