SpreadsheetGear 2023
ShowIconOnly Property (IIconSetCondition)


SpreadsheetGear Namespace > IIconSetCondition Interface : ShowIconOnly Property
Gets or sets a value which specifies if only the icon is displayed in the cell.
Syntax
'Declaration
 
Property ShowIconOnly As System.Boolean
'Usage
 
Dim instance As IIconSetCondition
Dim value As System.Boolean
 
instance.ShowIconOnly = value
 
value = instance.ShowIconOnly
System.bool ShowIconOnly {get; set;}
Requirements

Target Platforms: 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

See Also

Reference

IIconSetCondition Interface
IIconSetCondition Members