Click or drag to resize

DocumentControlIHandlerRemovePage Method

Removes the specified tab.

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
void RemovePage(
	int index
)

Parameters

index
Type: SystemInt32
Index of the page to remove.
See Also