MainWeb.EnableClientMergeOperations

MainWeb.EnableClientMergeOperations property

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

public bool EnableClientMergeOperations { get; set; }

Remarks

When sets to true, the user can use the right-click menu to merge/unmerge cells.

See Also