[]
        
(Showing Draft Content)

C1.Win.C1TrueDBGrid.C1DataColumn.ButtonPictureStretch

ButtonPictureStretch Property

ButtonPictureStretch

Gets or sets the stretch type of the image shown in a drop-down button in a column

Default is C1.Framework.Stretch.None.

Declaration
public Stretch ButtonPictureStretch { get; set; }
Remarks

This only has an effect when ButtonPicture is not null.