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

RibbonDateEditItem.PropertiesDateEdit Property

Provides access to the item’s settings that are specific to the date edit.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.1.dll

Declaration

public virtual RibbonDateEditProperties PropertiesDateEdit { get; }

Property Value

Type Description
RibbonDateEditProperties

A RibbonDateEditProperties object that contains date edit specific settings.

See Also