Indicates whether controls bound to this data source are allowed to delete rows from row collections associated with this band. Syntax Example Following code sets AllowAdd and AllowDelete properties on UltraDataSource and UltraDataBand objects.
Returns a collection of bands that are child bands of this band. Syntax Remarks You can use the ChildBands collection to add one or more child bands to a band. The root band can be accessed using the UltraDataSource.Band property of the UltraDataSource. Example Following code shows how to setup an UltraDataSource ...
Columns associated with this band. Syntax Remarks You can use the returned columns collection to add one or more columns. Note: To add a field that represents a child band (child rows) add a an UltraDataChildBand to the ChildBands collection. Example Following code shows how to setup an UltraDataSource with some c...
Returns the associated UltraDataSource component. Syntax
Syntax Parameters entry
Syntax Parameters info
Syntax Parameters info name
Overload List