'Declaration Public Property ReserveImageSpace As Infragistics.Win.DefaultableBoolean
public Infragistics.Win.DefaultableBoolean ReserveImageSpace {get; set;}
By default, space is reserved for the UltraExplorerBarItem's image, even when the resolved appearance does not contain one, and the UseDefaultImage property resolves to false.
When set to false, the ReserveImageSpace property prevents the additional space from being reserved, provided that the appearance resolves a null image and the UseDefaultImage property resolves to false.
Note: The ReserveImageSpace property does not apply to items that belong to an UltraExplorerBarGroup whose Style property resolves to one of the following values:
Note: The ReserveImageSpace property defaults to true for all item and control styles, except for the following exclusion:
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2