Method SetPlusImage
SetPlusImage(SvgImage?, KnownButton?)
Sets the SVG image and/or known image for the 'Plus' button.
public virtual void SetPlusImage(SvgImage? svg, KnownButton? knownImage)
Parameters
svgSvgImageThe SVG image for the 'Plus' button.
knownImageKnownButton?The known image for the 'Plus' button.