BCGSoft.Controls.Grid Namespace : GridFocusedItemAppearance Enumeration |
'Declaration Public Enum GridFocusedItemAppearance Inherits System.Enum
'Usage Dim instance As GridFocusedItemAppearance
public enum GridFocusedItemAppearance : System.Enum
__value public enum GridFocusedItemAppearance : public System.Enum
public enum class GridFocusedItemAppearance : public System.Enum
Member | Description |
---|---|
BorderAlways | Border is drawn always. Border is drawn as a black rectangle, it's size 2 pixel less than the size of focused cell. |
BorderInMultiSelectionMode | Border is drawn only when user selects more than one range. |
NoSelectionFill | Focused item is not filled by selection color. |
Standard | Focused item is not filled, border is not drawn. |
System.Object
System.ValueType
System.Enum
BCGSoft.Controls.Grid.GridFocusedItemAppearance
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2