Skip to main content
A newer version of this page is available. .
Tab

RibbonDateEditProperties Class

Contains settings specific to a date editor.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.1.dll

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