VisibleColumnsCount Property
In This Topic
Gets the number of visible columns or rows depending on the
Windows.UI.Xaml.Controls.Orientation.
Syntax
'Declaration
Public ReadOnly Property VisibleColumnsCount As Integer
public int VisibleColumnsCount {get;}
See Also