Skip to main content
All docs
V23.2

GanttStripLineSettings(IPropertiesOwner) Constructor

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

Namespace: DevExpress.Web.ASPxGantt

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

NuGet Package: DevExpress.Web

Declaration

public GanttStripLineSettings(
    IPropertiesOwner owner
)

Parameters

Name Type Description
owner IPropertiesOwner

The interface.

See Also