Version

Search Results

UltraDataBandPropertyDescriptor Class Methods

Public Methods Protected Methods

UltraDataBandPropertyDescriptor Class Properties

Public Properties Protected Properties

Band Property (UltraDataBandPropertyDescriptor)

Retruns the associated band. Syntax

CanResetValue Method (UltraDataBandPropertyDescriptor)

Returns true Syntax Parameters component The component to test for reset capability. Return Value Returns true

ComponentType Property (UltraDataBandPropertyDescriptor)

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.

GetValue Method (UltraDataBandPropertyDescriptor)

Returns the passed in object. Syntax Parameters component The component to test for reset capability. Return Value the passed in object.

IsReadOnly Property (UltraDataBandPropertyDescriptor)

Return true if the band is read-only Syntax

Name Property (UltraDataBandPropertyDescriptor)

Returns the name of the band. Syntax

PropertyType Property (UltraDataBandPropertyDescriptor)

Gets the type of the property. Syntax Property Value A System.Type that represents the type of the property.

ResetValue Method (UltraDataBandPropertyDescriptor)

Does nothing Syntax Parameters component The component to test for reset capability.