DynamicItem Class |
Namespace: Eto.Forms
The DynamicItem type exposes the following members.
Name | Description | |
---|---|---|
![]() | DynamicItem | Initializes a new instance of the DynamicItem class |
Name | Description | |
---|---|---|
![]() | XScale |
Gets or sets the horizontal scale of the item
|
![]() | YScale |
Gets or sets the vertical scale of the item
|
Name | Description | |
---|---|---|
![]() | Create(DynamicLayout) |
Creates the content for this item
|
![]() | Create(DynamicLayout, TableLayout, Int32, Int32) |
Create the item and add to the specified layout and co-ordinates
|
Name | Description | |
---|---|---|
![]() ![]() | (String to DynamicItem) |
Converts a string to a DynamicItem with a Label implicitly
|
![]() ![]() | (Control to DynamicItem) |
Converts a control to a DynamicItem implicitly
|