Gets the number of visible columns or rows depending on the Orientation.

Namespace:  C1.WPF
Assembly:  C1.WPF (in C1.WPF.dll)

Syntax

C#
public int VisibleColumnsCount { get; }
Visual Basic
Public ReadOnly Property VisibleColumnsCount As Integer
	Get

See Also