DataNavigatorRowCount Property
This read-only property can be used to get the current row count from the data source
Namespace: EWSoftware.ListControlsAssembly: EWSoftware.ListControls (in EWSoftware.ListControls.dll) Version: 2023.4.9.0
public int RowCount { get; }
Public ReadOnly Property RowCount As Integer
Get
public:
property int RowCount {
int get ();
}
member RowCount : int with get
Property Value
Int32