MVCxTimeRulerCollection.Add() Method
Adds a new Timeruler to the collection of timerulers.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v24.1.dll
NuGet Package: DevExpress.Web.Mvc5
Declaration
Returns
Type | Description |
---|---|
TimeRuler | A TimeRuler object that is the newly created and added timeruler. |
See Also