StripLineCollection.Remove(StripLine) Method
Removes the specified strip line from the collection.
Namespace: DevExpress.Web.ASPxGantt
Assembly: DevExpress.Web.ASPxGantt.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Parameters
Name | Type | Description |
---|---|---|
stripLine | StripLine | The strip line. |
See Also