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

Reference

GridBase Class
GridBase Members