Method RemovePage
RemovePage(int)
Removes a page, without deleting the attached control.
public bool RemovePage(int page)
Parameters
pageintPage index
Returns
- bool
trueif operation was successfull,falseotherwise.
Removes a page, without deleting the attached control.
public bool RemovePage(int page)
page intPage index
true if operation was successfull,
false otherwise.