SfDataGridBehaviorAllowFrozenColumns Property
Gets or sets a value that indicates whether freezing columns is allowed.
Namespace: Aliquo.Windows.ControlsAssembly: Aliquo.Windows.Controls (in Aliquo.Windows.Controls.dll) Version: 5.0.9179.22656
public bool AllowFrozenColumns { get; set; }
Public Property AllowFrozenColumns As Boolean
Get
Set
Property Value
Boolean
Setting this property to enables a control that the user can drag and drop to freeze or unfreeze columns.