ComponentOne Xamarin Edition
GridColumnCollection Class Properties

C1.Xamarin.Forms.Grid Assembly > C1.Xamarin.Forms.Grid Namespace : GridColumnCollection Class

For a list of all members of this type, see GridColumnCollection members.

Public Properties
 NameDescription
Public PropertyGets the number of elements contained in the System.Collections.ICollection. (Inherited from C1.Xamarin.Forms.Grid.GridRowColCollection<GridColumn>)
Public Property Gets or sets the default size for the items in the collection. (Inherited from C1.Xamarin.Forms.Grid.GridRowColCollection<GridColumn>)
Public Property Gets whether the collection size can change. (Inherited from C1.Xamarin.Forms.Grid.GridRowColCollection<GridColumn>)
Public PropertyGets a value indicating whether the ICollection is read-only. (Inherited from C1.Xamarin.Forms.Grid.GridRowColCollection<GridColumn>)
Public PropertyGets a value indicating whether access to the System.Collections.ICollection is synchronized (thread safe). (Inherited from C1.Xamarin.Forms.Grid.GridRowColCollection<GridColumn>)
Public PropertyGets a GridColumn by its name.  
Public Property Gets or sets the maximum size for the items in the collection. (Inherited from C1.Xamarin.Forms.Grid.GridRowColCollection<GridColumn>)
Public Property Gets or sets the minimum size for the items in the collection. (Inherited from C1.Xamarin.Forms.Grid.GridRowColCollection<GridColumn>)
Public PropertyGets an object that can be used to synchronize access to the System.Collections.ICollection. (Inherited from C1.Xamarin.Forms.Grid.GridRowColCollection<GridColumn>)
Top
See Also

Reference

GridColumnCollection Class
C1.Xamarin.Forms.Grid Namespace