Search
ScrollIconRenderer Constructor
See Also
 





 Overload List

Name Description

ScrollIconRenderer (Image, Image)

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

ScrollIconRenderer (Image, Image, Image, Image)

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

ScrollIconRenderer (RenderCallback(TableNode))

Initializes a new instance of the ScrollIconRenderer class.

ScrollIconRenderer (SvgContent, SvgContent)

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

ScrollIconRenderer (SvgContent, SvgContent, SvgContent, SvgContent)

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

 See Also