GridOptionsClipboard(Boolean) Constructor
Initializes a new instance of the GridOptionsClipboard class with the specified settings.
Namespace: DevExpress.XtraGrid.Views.Grid
Assembly: DevExpress.XtraGrid.v24.1.dll
NuGet Packages: DevExpress.Win.Grid, DevExpress.Win.Navigation
Declaration
Optional Parameters
Name | Type | Default | Description |
---|---|---|---|
allowFormattedMode | Boolean | True | true if the ClipboardMode property should be set to the Formatted value; otherwise, false. |
See Also