TreeListOptionsClipboard(Boolean) Constructor
Initializes a new instance of the TreeListOptionsClipboard class with the specified settings.
Namespace: DevExpress.XtraTreeList
Assembly: DevExpress.XtraTreeList.v26.1.dll
Declaration
Optional Parameters
| Name | Type | Default | Description |
|---|---|---|---|
| allowFormattedMode | Boolean | True | true, to enable copying formatted data; otherwise, false. This property value is used to initialize the ClipboardOptions.ClipboardMode property. |
See Also