Version

CultureNameEditor Class Members

The following tables list the members exposed by CultureNameEditor.

Public Constructors
 NameDescription
Public ConstructorCultureNameEditor Constructor  
Public Properties
 NameDescription
Public PropertyIsDropDownResizableGets a value indicating whether drop-down editors should be resizable by the user. (Inherited from System.Drawing.Design.UITypeEditor)
Protected Properties
 NameDescription
Protected PropertyShowNameOverridden. Returns whether to display the culture name.  
Public Methods
 NameDescription
Public MethodEditValueOverloaded. Used to edit the value and convert the value as needed. (Inherited from Infragistics.Win.FormatProviderEditor)
Public MethodGetEditStyleOverloaded. Used to determine the type of UIEditor that will be displayed. (Inherited from Infragistics.Win.FormatProviderEditor)
Public MethodGetPaintValueSupportedOverloaded. Indicates whether this editor supports painting a representation of an object's value. (Inherited from System.Drawing.Design.UITypeEditor)
Public MethodPaintValueOverloaded. Paints a representation of the value of the specified object to the specified canvas. (Inherited from System.Drawing.Design.UITypeEditor)
Protected Methods
 NameDescription
Protected MethodGetValueOverridden. Returns the value  
See Also