TreeListOptionsClipboard(Boolean) Constructor
Initializes a new instance of the TreeListOptionsClipboard class with the specified settings.
Namespace: DevExpress.XtraTreeList
Assembly: DevExpress.XtraTreeList.v24.1.dll
NuGet Packages: DevExpress.Win.Navigation, DevExpress.Win.TreeList
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