Version

Search Results

UltraDataBand.UltraDataBandTypeConverter Class Members

Public Constructors Public Methods Protected Methods

CanConvertTo(ITypeDescriptorContext,Type) Method

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...

CanConvertTo Method (UltraDataBand.UltraDataBandTypeConverter)

Returns whether this converter can convert the object to the specified type, using the specified context. Overload List

ConvertTo(ITypeDescriptorContext,CultureInfo,Object,Type) Method

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...

ConvertTo Method (UltraDataBand.UltraDataBandTypeConverter)

Converts the given value object to the specified type, using the specified context and culture information. Overload List

UltraDataBand Class

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...

UltraDataBandPropertyDescriptor Class

Property descriptor associated with an UltraDataBand instance. Syntax

UltraDataBandPropertyDescriptor Class Members

Public Properties Protected Properties Public Methods Protected Methods