Search
PageIconRenderer Constructor
See Also
 





 Overload List

Name Description

PageIconRenderer (Image, Image)

Initializes a new instance of the PageIconRenderer class that renders scroll arrow icons provided as bitmaps.

PageIconRenderer (Image, Image, Image, Image)

Initializes a new instance of the PageIconRenderer class that renders scroll arrow icons provided as bitmaps.

PageIconRenderer (RenderCallback(PagedContainerNode))

Initializes a new instance of the PageIconRenderer class.

PageIconRenderer (SvgContent, SvgContent)

Initializes a new instance of the PageIconRenderer class that renders collapse / expand icons provided as SVG drawings.

PageIconRenderer (SvgContent, SvgContent, SvgContent, SvgContent)

Initializes a new instance of the PageIconRenderer class that renders collapse / expand icons provided as SVG drawings.

 See Also