Skip to main content
All docs
V19.1

ASPxGantt.StylesPopup Property

Provides access to the style settings defining the appearance of different popup elements within a gantt.

Namespace: DevExpress.Web.ASPxGantt

Assembly: DevExpress.Web.ASPxTreeList.v19.1.dll

Declaration

public GanttPopupControlStyles StylesPopup { get; }

Property Value

Type Description
GanttPopupControlStyles

An object that contains style settings.

See Also