Skip to main content
All docs
V24.2

GanttStripLineSettings(IPropertiesOwner) Constructor

Initializes a new instance of the GanttStripLineSettings class with specified settings.

Namespace: DevExpress.Web.ASPxGantt

Assembly: DevExpress.Web.ASPxGantt.v24.2.dll

Declaration

public GanttStripLineSettings(
    IPropertiesOwner owner
)

Parameters

Name Type Description
owner IPropertiesOwner

The interface.

See Also