CustomDrawNodePreviewEventArgs.PreviewTextBounds Property
Gets the content bounds of the preview section.
Namespace: DevExpress.XtraTreeList
Assembly: DevExpress.XtraTreeList.v24.1.dll
NuGet Packages: DevExpress.Win.Navigation, DevExpress.Win.TreeList
Declaration
Property Value
Type | Description |
---|---|
Rectangle | A bounding rectangle. |
See Also