Spread Silverlight Documentation
DesiredSize Property (ToolbarButton)


GrapeCity.Windows.SpreadSheet.UI Namespace > ToolbarButton Class : DesiredSize Property
Syntax
'Declaration
 
Public ReadOnly Property DesiredSize As System.Windows.Size
'Usage
 
Dim instance As ToolbarButton
Dim value As System.Windows.Size
 
value = instance.DesiredSize
public System.Windows.Size DesiredSize {get;}
See Also

Reference

ToolbarButton Class
ToolbarButton Members