[]
        
(Showing Draft Content)

C1.Win.C1TrueDBGrid.C1DataColumn.ButtonPictureAlignment

ButtonPictureAlignment Property

ButtonPictureAlignment

Gets or sets the alignment of the image shown in a drop-down button in a column.

Default is C1.Framework.ImageAlignment.CenterTop.

Declaration
public ImageAlignment ButtonPictureAlignment { get; set; }
Remarks

This only has an effect when ButtonPicture is not null.