ImageAlign Property

WebControls UltimateCalendar

UltimateCalendar Class Library

UltimateDatePickerImage.ImageAlign Property

Gets or sets the alignment of the image.

[Visual Basic] Overrides Public Property ImageAlign As ImageAlign
[C#]
public override System.Web.UI.WebControls.ImageAlign ImageAlign {get; set;}

Property Value

Alignment of the image. The default value is AbsMiddle.

Remarks

Use this property to set the alignment of the image.

See Also

UltimateDatePickerImage Class | Karamasoft.WebControls.UltimateCalendar Namespace