ComponentOne TileView for WPF and Silverlight
DesiredSize Property (C1TileView)


C1.WPF.TileView Namespace > C1TileView Class : DesiredSize Property
Syntax
'Declaration
 
Public ReadOnly Property DesiredSize As System.Windows.Size
'Usage
 
Dim instance As C1TileView
Dim value As System.Windows.Size
 
value = instance.DesiredSize
public System.Windows.Size DesiredSize {get;}
See Also

Reference

C1TileView Class
C1TileView Members