ComponentOne FlexGrid for UWP
AllowFreezing Property

C1.UWP.FlexGrid Assembly > C1.Xaml.FlexGrid Namespace > C1FlexGrid Class : AllowFreezing Property
Gets or sets a value that indicates whether users are allowed to freeze rows and columns using the mouse.
Syntax
'Declaration
 
Public Property AllowFreezing As AllowFreezing
public AllowFreezing AllowFreezing {get; set;}
See Also

Reference

C1FlexGrid Class
C1FlexGrid Members