DocumentControlIHandlerGetPageCount Method |
Gets the tab count.
Namespace:
Eto.Forms
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntax Function GetPageCount As Integer
abstract GetPageCount : unit -> int
Return Value
Type:
Int32The tab count.
See Also