ComponentOne Basic Library for UWP
VisibleColumnsCount Property

C1.UWP Assembly > C1.Xaml Namespace > C1TileListBoxPanel Class : VisibleColumnsCount Property
Gets the number of visible columns or rows depending on the Windows.UI.Xaml.Controls.Orientation.
Syntax
'Declaration
 
Public ReadOnly Property VisibleColumnsCount As System.Integer
public System.int VisibleColumnsCount {get;}
See Also

Reference

C1TileListBoxPanel Class
C1TileListBoxPanel Members