Xamarin Edition
FrozenRows Property (FlexGrid)
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

FlexGrid Class
FlexGrid Members

Send Feedback