Invoked during the serialization of the object. Syntax Parameters info The System.Runtime.Serialization.SerializationInfo used to obtain the serialized properties of the objectcontext An System.ComponentModel.ITypeDescriptorContext that provides a format context.
Retruns the index of the band in the parent collection. If this is the root band, returns -1 since the root band doesnt have a parent collection. Syntax Example Following code demonstrates what Index property off UltraDataBand does.
Syntax Parameters tagValue
Overridden. The Key of the item in its collection. This proeprty specifies the name of the band. Syntax Remarks The Key of a band is also used as the the list name of the row collection associated with the band. ITypedLists GetListName implementation returns this value. The keys have to be unique across all the ba...
Moves this band after or before the specified band depending upon the value of relative position parameter. Syntax Parameters relativeBand The band object relative to which this band will be moved.relativePosition The relative position. Remarks You can use the Move method to change the order of bands in a bands co...
Syntax Parameters propId
Syntax Parameters propId trigger
Syntax Parameters trigger
Overload List