Gets the number of visible columns or rows depending on the Orientation.
Namespace:
C1.PhoneAssembly: C1.Phone (in C1.Phone.dll)
Syntax
| C# |
|---|
public int VisibleColumnsCount { get; } |
| Visual Basic |
|---|
Public ReadOnly Property VisibleColumnsCount As Integer Get |