[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.GcComboBox.DropDownButtonStyle

DropDownButtonStyle Property

DropDownButtonStyle

Gets or sets a style which is used to render the dropdown button.

Declaration
[Bindable(true)]
public Style DropDownButtonStyle { get; set; }
<Bindable(True)>
Public Property DropDownButtonStyle As Style
Property Value
Type Description
Style

A Style value used to set dropdown button's properties.

Remarks

User can set the dropdown button's visual, layout and behavior through this property.