TreeList.ShowCustomization(Point) Method
Displays the Customization Form at the specified point.
Namespace: DevExpress.XtraTreeList
Assembly: DevExpress.XtraTreeList.v26.1.dll
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| showPoint | Point | The position of the Customization Form‘s top-left corner, in screen coordinates. |
See Also