BCGSoft.Controls.Grid Namespace : GridSelectionFillStyle Enumeration |
'Declaration Public Enum GridSelectionFillStyle Inherits System.Enum
'Usage Dim instance As GridSelectionFillStyle
public enum GridSelectionFillStyle : System.Enum
__value public enum GridSelectionFillStyle : public System.Enum
public enum class GridSelectionFillStyle : public System.Enum
Member | Description |
---|---|
AlphaBlended | Selection is drawn over the content. In this mode selection color must have alpha channel different from 255, otherwise the content won't be visible. |
Regular | Selection is drawn first, before content. |
System.Object
System.ValueType
System.Enum
BCGSoft.Controls.Grid.GridSelectionFillStyle
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