GrapeCity.Xaml.Excel
IconOnly Property (ExcelIconSetsRule)


Gets or sets a value indicating whether show icon only
Syntax
'Declaration
 
Public Property IconOnly As Boolean
'Usage
 
Dim instance As ExcelIconSetsRule
Dim value As Boolean
 
instance.IconOnly = value
 
value = instance.IconOnly
public bool IconOnly {get; set;}

Property Value

true if show icon only; otherwise, false.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ExcelIconSetsRule Class
ExcelIconSetsRule Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options