| Visual Basic (Declaration) | |
|---|---|
Public Class WebDateTimeEdit Inherits WebTextEdit Implements IGetClientSideEvents, IGlobalCssRegistration, IProvideAppStyling, IProvidesEmbeddableEditor, IUltraLicensedComponent, ISupportPresetSerialization | |
| C# | |
|---|---|
public class WebDateTimeEdit : WebTextEdit, IGetClientSideEvents, IGlobalCssRegistration, IProvideAppStyling, IProvidesEmbeddableEditor, IUltraLicensedComponent, ISupportPresetSerialization | |
The date pattern and other aspects of date string are defined by the values found in the Culture property.
Appearance of strings and particular types of date formats at edit and display modes are defined by the EditModeFormat and DisplayModeFormat properties.
Note The ValidationProperty attribute is linked to the Text property for this control.






