Version

Search Results

ToString Method (UltraDataBand)

Returns an empty string. Syntax Return Value An empty string.

UltraDataBand Constructor(SerializationInfo,StreamingContext)

Constructor used to deserialization to initialize a new instance of the class with the serialized property values Syntax Parameters info The System.Runtime.Serialization.SerializationInfo used to obtain the serialized properties of the objectcontext An System.ComponentModel.ITypeDescriptorContext that provides a f...

UltraDataColumn.UltraDataColumnTypeConverter Class

UltraDataBand type converter. Syntax

UltraDataColumn.UltraDataColumnTypeConverter 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 (UltraDataColumn.UltraDataColumnTypeConverter)

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