Skip to main content
All docs
V24.1

GanttStripLineSettings(IPropertiesOwner) Constructor

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

Namespace: DevExpress.Web.ASPxGantt

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

NuGet Package: DevExpress.Web

Declaration

public GanttStripLineSettings(
    IPropertiesOwner owner
)

Parameters

Name Type Description
owner IPropertiesOwner

The interface.

See Also