__RNOTEBOOKPages.Header


public property Header

Prototype:

Read/Write property Header[=object]

Description:

Sets or gets the control used instead of the Caption for the RNotebook page. You can any VisibleRemoteObject decendant. For example, if you want a picture instead of the text, you may add a RImage control.

Return value:

Returns the control rendered instead of the caption of the RNotebook page or null if none is used.