Spread Silverlight Documentation
LabelTitle Property


GrapeCity.Windows.SpreadSheet.UI Namespace > ToolbarDropDown Class : LabelTitle Property
Syntax
'Declaration
 
Public Property LabelTitle As System.String
'Usage
 
Dim instance As ToolbarDropDown
Dim value As System.String
 
instance.LabelTitle = value
 
value = instance.LabelTitle
public System.string LabelTitle {get; set;}
See Also

Reference

ToolbarDropDown Class
ToolbarDropDown Members