RibbonDateEditItem.PropertiesDateEdit Property
Provides access to the item’s settings that are specific to the date edit.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
RibbonDateEditProperties | A RibbonDateEditProperties object that contains date edit specific settings. |
See Also