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