Public Constructors Public Methods Protected Methods
Public Methods Protected Methods
Returns whether this converter can convert the object to the specified type, using the specified context. Syntax Parameters context An System.ComponentModel.ITypeDescriptorContext that provides a format context.destinationType A System.Type that represents the type you want to convert to. Return Value true if this...
Returns whether this converter can convert the object to the specified type, using the specified context. Overload List
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
UltraDataBand class. Represents a band (analogous to a table) in the data structure of the UltraDataSource. Syntax Remarks An UltraDataBand defines columns and child bands. Use the UltraDataSource.Band property to get the top-most band. You can add columns to a band using its Columns collection. You can also defin...
Property descriptor associated with an UltraDataBand instance. Syntax
Public Properties Protected Properties Public Methods Protected Methods