Skip to main content

DataFormDisplayOptionsAttribute Class

In This Article

Specifies the size and label settings of an editor that a data form displays for a property.

Namespace: DevExpress.XamarinForms.DataForm

Assembly: DevExpress.XamarinForms.Editors.dll

NuGet Package: DevExpress.XamarinForms.Editors

#Declaration

C#
public class DataFormDisplayOptionsAttribute :
    Attribute

#Inheritance

Object
Attribute
DataFormDisplayOptionsAttribute
See Also