GridControl.GridControlAccessibleObject.ColumnAccessibleObject.CellAccessibleObject.GridRowsNumber Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
protected:
property long GridRowsNumber { long get(); };
protected long GridRowsNumber { get; }
member this.GridRowsNumber : int64
Protected ReadOnly Property GridRowsNumber As Long