DataFormTimeEditorAttribute Class
In This Article
Specifies that a data form uses a time editor for a property.
Namespace: DevExpress.XamarinForms.DataForm
Assembly: DevExpress.XamarinForms.Editors.dll
NuGet Package: DevExpress.XamarinForms.Editors
#Declaration
C#
public class DataFormTimeEditorAttribute :
DataFormTextEditorAttributeBase
#Inheritance
Object
Attribute
DevExpress.XamarinForms.DataForm.Internal.EditorDataTypeAttribute
DataFormTextEditorAttributeBase
DataFormTimeEditorAttribute
See Also