Skip to main content

BootstrapCardViewColumnDateRangeCalendarSettings.FastNavProperties Property

Namespace: DevExpress.Web.Bootstrap

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

NuGet Package: DevExpress.Web.Bootstrap

Declaration

[PersistenceMode(PersistenceMode.InnerProperty)]
public BootstrapCalendarFastNavProperties FastNavProperties { get; }

Property Value

Type
BootstrapCalendarFastNavProperties

Property Paths

You can access this nested property as listed below:

Object Type Path to FastNavProperties
BootstrapCardViewDataColumnHeaderFilterSettings
.DateRangeCalendarSettings .FastNavProperties
See Also