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

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

Syntax

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

See Also