Version

UltraDataColumnPropertyDescriptor Class Properties

For a list of all members of this type, see UltraDataColumnPropertyDescriptor members.

Public Properties
 NameDescription
Public PropertyAttributes (Inherited from System.ComponentModel.MemberDescriptor)
Public PropertyCategory (Inherited from System.ComponentModel.MemberDescriptor)
Public PropertyColumnReturns the associated column.  
Public PropertyComponentTypeOverridden. Gets the type of the component this propertyvis bound to.  
Public PropertyConverter (Inherited from System.ComponentModel.PropertyDescriptor)
Public PropertyDescription (Inherited from System.ComponentModel.MemberDescriptor)
Public PropertyDesignTimeOnly (Inherited from System.ComponentModel.MemberDescriptor)
Public PropertyDisplayNameOverridden. Gets the name that can be displayed in a window, such as a Properties window.  
Public PropertyIsBrowsable (Inherited from System.ComponentModel.MemberDescriptor)
Public PropertyIsLocalizable (Inherited from System.ComponentModel.PropertyDescriptor)
Public PropertyIsReadOnlyOverridden. Return true if the column is read-only  
Public PropertyNameOverridden. Returns the key of the column.  
Public PropertyPropertyTypeOverridden. Gets the type of the property.  
Public PropertySerializationVisibility (Inherited from System.ComponentModel.PropertyDescriptor)
Public PropertySupportsChangeEvents (Inherited from System.ComponentModel.PropertyDescriptor)
Protected Properties
See Also