GetPreviewTextEventArgs.PreviewText Property
Gets or sets the preview text.
Namespace: DevExpress.XtraTreeList
Assembly: DevExpress.XtraTreeList.v24.1.dll
NuGet Packages: DevExpress.Win.Navigation, DevExpress.Win.TreeList
Declaration
Property Value
Type | Description |
---|---|
String | The preview text. |
Remarks
Initially, the PreviewText property contains the default text the TreeList.PreviewFieldName field stores.
See Also