Skip to main content
Tab

RibbonDateEditProperties Class

Contains settings specific to a date editor.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public class RibbonDateEditProperties :
    DateEditProperties

The following members return RibbonDateEditProperties objects:

Remarks

An object of the RibbonDateEditProperties type can be accessed via the RibbonDateEditItem.PropertiesDateEdit property.

See Also