C1.WPF Namespace > C1ProgressIndicator Class : VerticalHeaderAlignment Property |
'Declaration
Public Property VerticalHeaderAlignment As VerticalAlignment
'Usage
Dim instance As C1ProgressIndicator Dim value As VerticalAlignment instance.VerticalHeaderAlignment = value value = instance.VerticalHeaderAlignment
public VerticalAlignment VerticalHeaderAlignment {get; set;}
public: property VerticalAlignment VerticalHeaderAlignment { VerticalAlignment get(); void set ( VerticalAlignment value); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2