[]
Gets or sets the alignment of the image shown in a drop-down button in a column.
Default is C1.Framework.ImageAlignment.CenterTop.
public ImageAlignment ButtonPictureAlignment { get; set; }
This only has an effect when ButtonPicture is not null.