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