ComponentOne TileView for WPF and Silverlight
ActualWidth Property (C1TileViewPanel)


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

Reference

C1TileViewPanel Class
C1TileViewPanel Members