Gets the type of row.
[Visual Basic]
Overridable Public ReadOnly Property RowType As RowTypeEnum
[C#]
virtual public RowTypeEnum RowType {get;}
[Delphi]
public property RowType: RowTypeEnum read get_RowType;
See Also
ViewRow Class | ViewRow Members | C1.Win.C1TrueDBGrid.BaseGrid Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |