Back to Devexpress

IModelToolTip Interface

expressappframework-devexpress-dot-expressapp-dot-model-79a4583a.md

latest1.9 KB
Original Source

IModelToolTip Interface

Used to extend the IModelCommonMemberViewItem, IModelNavigationItem, IModelAction, IModelBaseChoiceActionItem, IModelLayoutGroup and IModelLayoutItem Application Model nodes with the IModelToolTip.ToolTip property.

Namespace : DevExpress.ExpressApp.Model

Assembly : DevExpress.ExpressApp.v25.2.dll

NuGet Package : DevExpress.ExpressApp

Declaration

csharp
public interface IModelToolTip
vb
Public Interface IModelToolTip

Remarks

For details, refer to the ToolTip attribute description.

This interface is a part of the Application Model infrastructure. You do not need to implement this interface in most cases.

See Also

IModelToolTip Members

DevExpress.ExpressApp.Model Namespace