Spread WPF Documentation
OverridesDefaultStyle Property (ColumnDropDownList)


GrapeCity.Windows.SpreadSheet.UI Namespace > ColumnDropDownList Class : OverridesDefaultStyle Property
Syntax
'Declaration
 
Public Property OverridesDefaultStyle As System.Boolean
'Usage
 
Dim instance As ColumnDropDownList
Dim value As System.Boolean
 
instance.OverridesDefaultStyle = value
 
value = instance.OverridesDefaultStyle
public System.bool OverridesDefaultStyle {get; set;}
See Also

Reference

ColumnDropDownList Class
ColumnDropDownList Members