ComponentOne Basic Library for WPF and Silverlight
VisibleColumnsCount Property (C1TileListBoxPanel)


C1.Silverlight Namespace > C1TileListBoxPanel Class : VisibleColumnsCount Property
Gets the number of visible columns or rows depending on the System.Windows.Controls.Orientation.
Syntax
'Declaration
 
Public ReadOnly Property VisibleColumnsCount As System.Integer
'Usage
 
Dim instance As C1TileListBoxPanel
Dim value As System.Integer
 
value = instance.VisibleColumnsCount
public System.int VisibleColumnsCount {get;}
See Also

Reference

C1TileListBoxPanel Class
C1TileListBoxPanel Members