[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.GcComboBox.DropDownControlStyle

DropDownControlStyle Property

DropDownControlStyle

Gets or sets a style which is used to render the drop-down control. This is a dependency property.

Declaration
public Style DropDownControlStyle { get; set; }
Public Property DropDownControlStyle As Style
Property Value
Type Description
Style

A Style value used to set drop-down control's properties.

Remarks

User can set the drop-down control's visual, layout and behavior through this property.