[]
Gets or sets the alignment of the image.
[Browsable(true)]
public HorizontalAlignment ImageAlign { get; set; }
<Browsable(True)>
Public Property ImageAlign As HorizontalAlignment
Type | Description |
---|---|
HorizontalAlignment | A HorizontalAlignment value that indicates the alignment of the image for the editor and list. |
This property determines the position of the image. If the ShowListBoxImage value is false, this property does not take effects.