[]
DEMOS
DOCS
API
SAMPLES
DOWNLOAD
dotnet-framework-api
C1.Win.C1Sizer.4.8 Assembly
C1.Win.C1Sizer
Classes
ColumnCollection
Properties
this
dotnet-api
dotnet-framework-api
C1.Win.C1Sizer.4.8 Assembly
C1.Win.C1Sizer
Classes
Band
BandCollection
Border
C1Sizer
C1SizerEventArgs
C1SizerLight
C1SizerLightEventArgs
Column
ColumnCollection
Properties
this
Gradient
Grid
Row
RowCollection
Structs
Enums
Delegates
C1.Win.C1Sizer.Localization
(Showing Draft Content)
C1.Win.C1Sizer.ColumnCollection.Item
this Property
this[int]
Gets the
Column
object at a given index in the collection.
Declaration
public Column this[int index] { get; }
Parameters
Type
Name
Description
int
index