In This Topic
The following tables list the members exposed by Band.
Public Constructors
Public Properties
| Name | Description |
 | Caption | Gets or sets the text of the band's header cell. |
 | Children | Gets a collection of child bands and columns. |
 | CollapseTo | Gets or sets a value indicating which column will be displayed when the band is collapsed. |
 | ColSpan | Gets or sets the maximum columns number occupied by the band. |
 | Image | Gets or sets the Image of the band's header cell. |
 | IsCollapsed | Gets or sets a value indicating whether the band is collapsed. |
 | Name | Gets or sets banded column name. |
 | RowSpan | Gets or sets the minimum rows number occupied by the band. |
 | Visible | Gets or sets a value that indicates whether to display this band and its child bands. |
Top
Public Methods
Public Events
See Also