TreeList.ShowCustomization(Point) Method
In This Article
Displays the Customization Form at the specified point.
Namespace: DevExpress.XtraTreeList
Assembly: DevExpress.XtraTreeList.v24.2.dll
NuGet Packages: DevExpress.Win.Navigation, DevExpress.Win.TreeList
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
show |
Point | The position of the Customization Form‘s top-left corner, in screen coordinates. |
See Also