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

FlexGrid Class
FlexGrid Members

Send Feedback