'Declaration
Public Enum SelectionRenderMode Inherits System.Enum
'Usage
Dim instance As SelectionRenderMode
public enum SelectionRenderMode : System.Enum
'Declaration
Public Enum SelectionRenderMode Inherits System.Enum
'Usage
Dim instance As SelectionRenderMode
public enum SelectionRenderMode : System.Enum
Member | 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. |
System.Object
System.ValueType
System.Enum
GrapeCity.Win.Spread.InputMan.CellType.SelectionRenderMode