Spread Silverlight Documentation
Language Property (SeparatorDropDownItemControl)


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

Reference

SeparatorDropDownItemControl Class
SeparatorDropDownItemControl Members