Calendar for WinForms | ComponentOne
C1.Win.Input.Base Namespace / IDropDownEditorBase Interface / CultureInfo Property

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