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