GridDesktop.EnableCopyWithLockedOption

GridDesktop.EnableCopyWithLockedOption property

Gets or sets a value indicating whether the copy operation will copy the style’s CellLocked attribute value of a cell.

public bool EnableCopyWithLockedOption { get; set; }

See Also