Spread Silverlight Documentation
Language Property (ColumnDropDownList)


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

Reference

ColumnDropDownList Class
ColumnDropDownList Members