Skip to main content

EditorServices.EditorsPopupService Property

Returns a service that maintains all pop-up tooltips on the client.

Namespace: DevExpress.Xpf.ReportDesigner

Assembly: DevExpress.Xpf.ReportDesigner.v14.2.dll

#Declaration

public EditorsPopupService EditorsPopupService { get; }

#Property Value

Type Description
EditorsPopupService

An EditorsPopupService object.

See Also