Back to Devexpress

RibbonDateEditProperties Class

aspnet-devexpress-dot-web-c5fce9c2.md

latest2.0 KB
Original Source

RibbonDateEditProperties Class

Contains settings specific to a date editor.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public class RibbonDateEditProperties :
    DateEditProperties
vb
Public Class RibbonDateEditProperties
    Inherits DateEditProperties

The following members return RibbonDateEditProperties objects:

Remarks

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

Implements

IStateManager

IPropertiesOwner

Inheritance

Show 11 items

Object StateManager PropertiesBase EditPropertiesBase EditProperties TextEditProperties TextBoxPropertiesBase ButtonEditPropertiesBase DropDownEditPropertiesBase DateEditProperties RibbonDateEditProperties

See Also

RibbonDateEditProperties Members

Ribbon

DevExpress.Web Namespace