DocumentPage Class |
Namespace: Eto.Forms
The DocumentPage type exposes the following members.
Name | Description | |
---|---|---|
DocumentPage |
Initializes a new instance of the DocumentPage class.
| |
DocumentPage(Control, NullablePadding) |
Initializes a new instance of the DocumentPage class.
|
Name | Description | |
---|---|---|
Closable |
Gets or sets a value indicating whether this DocumentPage is closable.
| |
Image |
Gets or sets the image of the page.
| |
Text |
Gets or sets the title text of the page.
|
Name | Description | |
---|---|---|
Click |
Occurs when the tab is clicked to select it.
| |
Closed |
Occurs when the tab is closed.
|