[]
DEMOS
DOCS
API
SAMPLES
DOWNLOAD
dotnet-api
C1.Win.Sizer.8 Assembly
C1.Win.Sizer
Classes
ColumnCollection
Properties
this
dotnet-api
C1.Win.Sizer.8 Assembly
C1.Win.Sizer
Classes
Band
BandCollection
Border
C1Sizer
C1SizerEventArgs
C1SizerLight
C1SizerLightEventArgs
Column
ColumnCollection
Properties
this
Gradient
Grid
Row
RowCollection
Enums
Delegates
C1.Win.Sizer.Localization
dotnet-framework-api
(Showing Draft Content)
C1.Win.Sizer.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