[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.SelectionRenderMode

SelectionRenderMode Enum

Represents the rendering mode of the selection are for the DropDownPicker.

Namespace: GrapeCity.Win.Spread.InputMan.CellType
Assembly: GrapeCity.Win.PluginInputMan.dll
Syntax
public enum SelectionRenderMode
Public Enum SelectionRenderMode

Fields

Name Description
Border

Shows a border around the selected row.

BorderWithFill

Fill the background of the selected row and shows a border abound it.

Fill

Fill the background of the selected row.