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