Renders a date/time editor for this property. If the style is not set, the editor only allows date selection (without time) by default.

[AttributeUsage]
public sealed class DateTimeEditorAttribute: IContentPropertyAttribute
Inheritance:
ObjectAttributeDateTimeEditorAttribute
Implements:
IContentPropertyAttribute

Constructors

DateTimeEditorAttribute()

Properties

Style Specifies the type of datetime editor to display.

Methods

Apply(ContentPropertyDefinition)