| C1.Win.Calendar.UI Namespace > CommonStyle Class : VerticalAlignment Property |
'Declaration<C1DescriptionAttribute("Gets or sets how elements should be aligned in the vertical direction when VerticalOrientationLayout is set to True.")> <DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Visible)> Public Overrides Property VerticalAlignment As C1.Framework.Alignment
'UsageDim instance As CommonStyle Dim value As C1.Framework.Alignment instance.VerticalAlignment = value value = instance.VerticalAlignment
[C1Description("Gets or sets how elements should be aligned in the vertical direction when VerticalOrientationLayout is set to True.")] [DesignerSerializationVisibility(DesignerSerializationVisibility.Visible)] public override C1.Framework.Alignment VerticalAlignment {get; set;}
[C1Description("Gets or sets how elements should be aligned in the vertical direction when VerticalOrientationLayout is set to True.")] [DesignerSerializationVisibility(DesignerSerializationVisibility.Visible)] public: property C1.Framework.Alignment VerticalAlignment { C1.Framework.Alignment get() override; void set ( C1.Framework.Alignment value) override; }
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