Converts the given value object to the specified type, using the specified context and culture information. Syntax Parameters context An System.ComponentModel.ITypeDescriptorContext that provides a format context.culture A System.Globalization.CultureInfo. If null is passed, the current culture is assumed.value Th...
Converts the given value object to the specified type, using the specified context and culture information. Overload List
UltraDataColumn class. Represents a column in the data structure of the UltraDataSource. Syntax Remarks You can define one or more columns using the UltraDataColumnsCollection.Add method of the UltraDataColumnsCollection. Example Following code shows how to setup an UltraDataSource with some columns and rows. It c...
Property descriptor associated with an UltraDataColumn instance. Syntax
Public Properties Protected Properties Public Methods Protected Methods
Public Methods Protected Methods
Public Properties Protected Properties
Returns true Syntax Parameters component The component to test for reset capability. Return Value Returns true
Returns the associated column. Syntax