Skip to main content
A newer version of this page is available. .

BaseLayoutItemOptionsToolTip Class

Contains options that allow tooltips to be assigned to layout items.

Namespace: DevExpress.XtraLayout

Assembly: DevExpress.XtraLayout.v18.2.dll

Declaration

public class BaseLayoutItemOptionsToolTip :
    BaseOptions

The following members return BaseLayoutItemOptionsToolTip objects:

Remarks

The options this class provides are accessible with the BaseLayoutItem.OptionsToolTip property.

Inheritance

Object
ViewStatePersisterCore
BaseOptions
BaseLayoutItemOptionsToolTip
See Also