Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

DataFormItemPositionAttribute Properties
Show Inherited Hide Inherited

Specifies where to locate an editor for a property on a data form.
Name Description
ItemOrderInRow Gets or sets the editor’s position in a row.
RowOrder Gets or sets the row in which the editor is located.
RowSpan Gets or sets the number of layout rows that this item spans.
TypeId When implemented in a derived class, gets a unique identifier for this Attribute. Inherited from Attribute.
See Also