Skip to main content

DataFormCheckBoxEditorAttribute Class

In This Article

Namespace: DevExpress.XamarinForms.DataForm

Assembly: DevExpress.XamarinForms.Editors.dll

NuGet Package: DevExpress.XamarinForms.Editors

#Declaration

C#
public class DataFormCheckBoxEditorAttribute :
    EditorDataTypeAttribute

#Inheritance

Object
Attribute
DevExpress.XamarinForms.DataForm.Internal.EditorDataTypeAttribute
DataFormCheckBoxEditorAttribute
See Also