| C1.Win.Calendar.UI Namespace > BaseArrowStyle Class : BackImageAlignment Property |
'Declaration<C1DescriptionAttribute("Gets or sets the alignment used to render the background image of ArrowButton.")> <DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Visible)> Public Property BackImageAlignment As C1.Framework.ImageAlignment
'UsageDim instance As BaseArrowStyle Dim value As C1.Framework.ImageAlignment instance.BackImageAlignment = value value = instance.BackImageAlignment
[C1Description("Gets or sets the alignment used to render the background image of ArrowButton.")] [DesignerSerializationVisibility(DesignerSerializationVisibility.Visible)] public C1.Framework.ImageAlignment BackImageAlignment {get; set;}
[C1Description("Gets or sets the alignment used to render the background image of ArrowButton.")] [DesignerSerializationVisibility(DesignerSerializationVisibility.Visible)] public: property C1.Framework.ImageAlignment BackImageAlignment { C1.Framework.ImageAlignment get(); void set ( C1.Framework.ImageAlignment 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