Spread Silverlight Documentation
DesiredSize Property (CellPresenterBase)


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

Reference

CellPresenterBase Class
CellPresenterBase Members