RibbonDateEditProperties Class
In This Article
Contains settings specific to a date editor.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class RibbonDateEditProperties :
DateEditProperties
#Related API Members
The following members return RibbonDateEditProperties objects:
#Remarks
An object of the RibbonDateEditProperties type can be accessed via the RibbonDateEditItem.PropertiesDateEdit property.
#Inheritance
See Also