ColorPickEditTooltipShowingEventArgs.ContentText Property
In This Article
Gets or sets the content for the current tooltip.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.XtraEditors.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
#Property Value
Type | Description |
---|---|
String | A string that is the content for the current tooltip. |
See Also