C1.WPF Namespace > C1HyperPanel Class : VerticalContentAlignment Property |
'Declaration
Public Property VerticalContentAlignment As VerticalAlignment
'Usage
Dim instance As C1HyperPanel Dim value As VerticalAlignment instance.VerticalContentAlignment = value value = instance.VerticalContentAlignment
public VerticalAlignment VerticalContentAlignment {get; set;}
public: property VerticalAlignment VerticalContentAlignment { 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