A newer version of this page is available.
Switch to the current version.
BootstrapGridViewDataColumnHeaderFilterSettings.DateRangePickerSettings Property
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v18.2.dll
Declaration
[PersistenceMode(PersistenceMode.InnerProperty)]
public BootstrapGridViewColumnDateRangePickerSettings DateRangePickerSettings { get; }
<PersistenceMode(PersistenceMode.InnerProperty)>
Public ReadOnly Property DateRangePickerSettings As BootstrapGridViewColumnDateRangePickerSettings
Property Value
Type |
---|
BootstrapGridViewColumnDateRangePickerSettings |
Property Paths
You can access this nested property as listed below:
Show 16 property paths
See Also
Feedback