Gets the collection of columns in this GridPanel.
Namespace:
C1.Phone.FlexGridAssembly: C1.Phone.FlexGrid (in C1.Phone.FlexGrid.dll)
Syntax
C# |
---|
public ColumnCollection Columns { get; set; } |
Visual Basic |
---|
Public Property Columns As ColumnCollection Get Set |