ComponentOne MultiSelect for WinForms
C1.Win.Input Namespace / IComboBox Interface / CultureInfo Property

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