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