TreeListOptionsColumnFilter.Assign(BaseOptions) Method
Copies the settings from the object passed as the parameter.
Namespace: DevExpress.XtraTreeList.Columns
Assembly: DevExpress.XtraTreeList.v26.1.dll
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| options | BaseOptions | An object whose settings are copied to the current object. |
See Also