[]
        
(Showing Draft Content)

C1.Win.C1TrueDBGrid.C1DataColumn.ButtonStretch

ButtonStretch Property

ButtonStretch

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

Default is C1.Framework.Stretch.Fill.

Declaration
public Stretch ButtonStretch { get; set; }
Remarks

This only has an effect when Button is true.