Search
ExpandIconRenderer Constructor
See Also
 

 Overload List

Name Description

ExpandIconRenderer (Image, Image)

Initializes a new instance of the ExpandIconRenderer class that renders collapse / expand icons provided as bitmaps.

ExpandIconRenderer (RenderCallback)

Initializes a new instance of the ExpandIconRenderer class.

ExpandIconRenderer (SvgContent, SvgContent)

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

 See Also