Basic Library for WinRT
Columns Property

Gets or sets the number of columns for this panel.
Syntax
'Declaration
 
Public Property Columns As System.Integer
public System.int Columns {get; set;}
Remarks
The default value (0) specifies that the column count is computed based on the number of rows and the number of visible child elements.
See Also

Reference

C1UniformGrid Class
C1UniformGrid Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback