The Item type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) |
![]() | GetType |
Gets the Type of the current instance.
(Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
![]() | DataField |
Gets or sets the name of the field from the data source that contains the values to bind to this item.
|
![]() | Dpi |
Gets or sets the item resolution, in dots per inch.
|
![]() | Name |
Gets or sets the programmatic identifier or name assigned to the item.
|
![]() | UnitType |
Gets or sets the Unit of Measurement for the item.
|
![]() | X |
Gets or sets the x-coordinate of the upper-left corner of the item relative to the upper-left corner of its container.
|
![]() | Y |
Gets or sets the y-coordinate of the upper-left corner of the item relative to the upper-left corner of its container.
|