[]
        
(Showing Draft Content)

FarPoint.Web.Spread.Model.GroupDataModel.NonEmptyRowCount

NonEmptyRowCount Property

NonEmptyRowCount

Gets the number of rows in the model that contain data (bound or unbound).

Declaration
public override int NonEmptyRowCount { get; }
Public Overrides ReadOnly Property NonEmptyRowCount As Integer
Overrides