PropertyDescriptionControl.ShowHint Property
Gets or sets whether to show a hint displaying the current property description when the property description is trimmed in the PropertyDescriptionControl.
Namespace: DevExpress.XtraVerticalGrid
Assembly: DevExpress.XtraVerticalGrid.v24.1.dll
NuGet Packages: DevExpress.Win.Navigation, DevExpress.Win.VerticalGrid
Declaration
Property Value
Type | Default | Description |
---|---|---|
Boolean | true | true, to show a hint when the property description is trimmed in the PropertyDescriptionControl; otherwise, false. |
See Also