[]
DEMOS
DOCS
API
SAMPLES
DOWNLOAD
dotnet-api
C1.Win.FlexGrid.BandedView.8 Assembly
C1.Win.FlexGrid
Classes
Band
Properties
ColSpan
dotnet-framework-api
dotnet-api
C1.Win.FlexGrid.8 Assembly
C1.Win.FlexGrid.BandedView.8 Assembly
C1.Win.FlexGrid
Classes
Band
Constructors
Properties
Caption
Children
ColSpan
CollapseTo
Image
IsCollapsed
Name
RowSpan
Visible
Methods
Events
BandCollection
C1FlexGridBandedView
Enums
Interfaces
C1.Win.FlexGrid.ColumnPicker
C1.Win.FlexGrid.Localization
C1.Win.FlexGrid.GroupPanel.8 Assembly
C1.Win.FlexGrid.ImportExport.8 Assembly
C1.Win.FlexGrid.RowDetails.8 Assembly
(Showing Draft Content)
C1.Win.FlexGrid.Band.ColSpan
ColSpan Property
ColSpan
Gets or sets the maximum columns number occupied by the band.
Declaration
public int ColSpan { get; set; }
Implements
IBand.ColSpan