Back to Devexpress

CustomDrawNodePreviewEventArgs.PreviewTextBounds Property

windowsforms-devexpress-dot-xtratreelist-dot-customdrawnodeprevieweventargs-f839d08f.md

latest1.3 KB
Original Source

CustomDrawNodePreviewEventArgs.PreviewTextBounds Property

Gets the content bounds of the preview section.

Namespace : DevExpress.XtraTreeList

Assembly : DevExpress.XtraTreeList.v25.2.dll

NuGet Packages : DevExpress.Win.Navigation, DevExpress.Win.TreeList

Declaration

csharp
public Rectangle PreviewTextBounds { get; }
vb
Public ReadOnly Property PreviewTextBounds As Rectangle

Property Value

TypeDescription
Rectangle

A bounding rectangle.

|

See Also

CustomDrawNodePreviewEventArgs Class

CustomDrawNodePreviewEventArgs Members

DevExpress.XtraTreeList Namespace