[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.GcComboBox.DropDownWindowStyle

DropDownWindowStyle Property

DropDownWindowStyle

Gets or sets the Style for the GrapeCity.Windows.InputMan.Primitives.DropDownWindow. This is a dependency property.

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

A Style that applied to GrapeCity.Windows.InputMan.Primitives.DropDownWindow.

Remarks

The Style used for GrapeCity.Windows.InputMan.Primitives.DropDownWindow. User can set GrapeCity.Windows.InputMan.Primitives.DropDownWindow's properties like size, dropdown animation and dropdown direction through the Style.