[]
DEMOS
DOCS
API
SAMPLES
DOWNLOAD
dotnet-framework-api
C1.Win.C1Sizer.4.8 Assembly
C1.Win.C1Sizer
Classes
RowCollection
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
Gradient
Grid
Row
RowCollection
Properties
this
Structs
Enums
Delegates
C1.Win.C1Sizer.Localization
(Showing Draft Content)
C1.Win.C1Sizer.RowCollection.Item
this Property
this[int]
Gets the
Row
object at a given index in the collection.
Declaration
public Row this[int index] { get; }
Parameters
Type
Name
Description
int
index