DataNavigatorRowCount Property

This read-only property can be used to get the current row count from the data source

Definition

Namespace: EWSoftware.ListControls
Assembly: EWSoftware.ListControls (in EWSoftware.ListControls.dll) Version: 2023.4.9.0
public int RowCount { get; }

Property Value

Int32

See Also