MainWeb.EnableClientFreeze

MainWeb.EnableClientFreeze property

Gets or sets whether to enable the client side freezing operations.

public bool EnableClientFreeze { get; set; }

Remarks

When sets to true, the user can use the right-click menu to freeze/unfreeze panes.

See Also