Gets the type of the component this propertyvis bound to. Syntax Property Value A System.Type that represents the type of component this property is bound to. When the GetValue or SetValue methods are invoked, the object specified might be an instance of this type.
Gets the name that can be displayed in a window, such as a Properties window. Syntax Property Value The name to display for the member.
Returns the passed in object. Syntax Parameters component The component to test for reset capability. Return Value the passed in object.
Return true if the column is read-only Syntax
Returns the key of the column. Syntax
Gets the type of the property. Syntax Property Value A System.Type that represents the type of the property.
Does nothing Syntax Parameters component The component to test for reset capability.
Component is an instance of UltraGridRow for which to set the value to the bound list. Syntax Parameters component The component with the property value that is to be set.value The new value.
Returns true Syntax Parameters component The component with the property to be examined for persistence. Return Value true
Summary description for ColumnsCollectionConverter. Syntax