Skip to main content

BaseLayoutItemOptionsToolTip Class

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

Namespace: DevExpress.XtraLayout

Assembly: DevExpress.XtraLayout.v23.2.dll

NuGet Package: DevExpress.Win.Navigation

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