ComponentOne TileView for WPF and Silverlight
ActualHeight Property (C1TileViewPanel)


C1.WPF.TileView Namespace > C1TileViewPanel Class : ActualHeight Property
Syntax
'Declaration
 
Public ReadOnly Property ActualHeight As System.Double
'Usage
 
Dim instance As C1TileViewPanel
Dim value As System.Double
 
value = instance.ActualHeight
public System.double ActualHeight {get;}
See Also

Reference

C1TileViewPanel Class
C1TileViewPanel Members