[]
DEMOS
DOCS
API
SAMPLES
DOWNLOAD
dotnet-api
C1.Win.TrueDBGrid.8 Assembly
C1.Win.TrueDBGrid.BaseGrid
Classes
ViewRowList
Properties
this
dotnet-api
C1.Win.TrueDBGrid.8 Assembly
C1.C1PreviewClient.Serialization
C1.Reflection
C1.Win.TrueDBGrid
C1.Win.TrueDBGrid.BaseGrid
Classes
Frame
View
ViewRow
ViewRowList
Properties
Owner
this
Methods
C1.Win.TrueDBGrid.Design
C1.Win.TrueDBGrid.Localization
C1.Win.TrueDBGrid.Styles
C1.Win.TrueDBGrid.Util
C1.Win.TrueDBGrid.Util.Localization
C1.Win.TrueDBGrid.Util.Xml.Serialization
dotnet-framework-api
(Showing Draft Content)
C1.Win.TrueDBGrid.BaseGrid.ViewRowList.Item
this Property
this[int]
Gets or sets the
ViewRow
at the specified index.
Declaration
public ViewRow this[int index] { get; set; }
Parameters
Type
Name
Description
int
index