ComponentOne TileView for WPF and Silverlight
HorizontalHeaderAlignment Property


C1.WPF.TileView Namespace > C1TileViewItem Class : HorizontalHeaderAlignment Property
Syntax
'Declaration
 
Public Property HorizontalHeaderAlignment As System.Windows.HorizontalAlignment
'Usage
 
Dim instance As C1TileViewItem
Dim value As System.Windows.HorizontalAlignment
 
instance.HorizontalHeaderAlignment = value
 
value = instance.HorizontalHeaderAlignment
public System.Windows.HorizontalAlignment HorizontalHeaderAlignment {get; set;}
See Also

Reference

C1TileViewItem Class
C1TileViewItem Members