ComponentOne Xamarin Edition
FrozenColumns Property (GridBase)
C1.Xamarin.Forms.Grid Assembly > C1.Xamarin.Forms.Grid Namespace > GridBase Class : FrozenColumns Property
Gets or sets the number of frozen columns.
Syntax
public int FrozenColumns {get; set;}
Remarks
Frozen columns do not scroll, but the cells they contain may be selected and edited.
See Also

Reference

GridBase Class
GridBase Members