Back to Devexpress

DataFormItemPositionAttribute Properties

maui-devexpress-dot-maui-dot-dataform-dot-dataformitempositionattribute-dot-underscore-properties.md

latest1.2 KB
Original Source

DataFormItemPositionAttribute Properties

Specifies where to locate an editor for a property on a data form.

NameDescription
ItemOrderInRowGets or sets the editor’s position in a row.
RowOrderGets or sets the row in which the editor is located.
RowSpanGets or sets the number of layout rows that this item spans.
TypeIdWhen implemented in a derived class, gets a unique identifier for this Attribute. Inherited from Attribute.

See Also

DataFormItemPositionAttribute Class

DataFormItemPositionAttribute Members

DevExpress.Maui.DataForm Namespace