Skip to main content

MVCxGridViewBandColumn Constructors

A band column used to combine other grid columns within its MVCxGridViewBandColumn.Columns collection.
Name Parameters Description
MVCxGridViewBandColumn() none Initializes a new instance of the MVCxGridViewBandColumn class with the default settings.
MVCxGridViewBandColumn(String) caption Initializes a new instance of the MVCxGridViewBandColumn class with the specified caption.
See Also