SuperToolTip.Padding Property
Gets or sets the padding (space between the content of the tooltip and its edge).
Namespace: DevExpress.Utils
Assembly: DevExpress.Utils.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
Padding | A Padding structure that specifies the space between the content of the tooltip and its edge. |
See Also