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

DataFormTimeEditorAttribute Class

Specifies that a data form uses a time picker control for a property.

Namespace: DevExpress.XamarinForms.DataForm

Assembly: DevExpress.XamarinForms.Editors.dll

NuGet Package: DevExpress.XamarinForms.Editors

Declaration

public class DataFormTimeEditorAttribute :
    DataFormTextEditorAttributeBase,
    IDataFormTimeItemSettings,
    IDataFormItemSettings,
    IDataFormTextItemSettingsBase

Inheritance

Object
Attribute
DevExpress.XamarinForms.DataForm.Internal.EditorDataTypeAttribute
DataFormTextEditorAttributeBase
DataFormTimeEditorAttribute
See Also