NonEmptyColumnCount Property
NonEmptyColumnCount
Gets the number of columns in the model that contain style settings.
Declaration
public override int NonEmptyColumnCount { get; }
Public Overrides ReadOnly Property NonEmptyColumnCount As Integer
Overrides