Spread Silverlight Documentation
ShowIconBar Property


GrapeCity.Windows.SpreadSheet.UI Namespace > ColumnDropDownList Class : ShowIconBar Property
Gets or sets a value to show icon bar.
Syntax
'Declaration
 
Public Property ShowIconBar As System.Windows.Visibility
'Usage
 
Dim instance As ColumnDropDownList
Dim value As System.Windows.Visibility
 
instance.ShowIconBar = value
 
value = instance.ShowIconBar
public System.Windows.Visibility ShowIconBar {get; set;}
See Also

Reference

ColumnDropDownList Class
ColumnDropDownList Members