Property NeedsRemainingImages
NeedsRemainingImages
Gets or sets a value indicating whether the remaining images are
required for the toolbar items.
When set to true, the control will ensure that all images
are assigned. For items without a specific image, a default transparent image
will be used.
public virtual bool NeedsRemainingImages { get; set; }