BCGSoft.Controls.Grid Namespace : GridElementFillMode Enumeration |
'Declaration Public Enum GridElementFillMode Inherits System.Enum
'Usage Dim instance As GridElementFillMode
public enum GridElementFillMode : System.Enum
__value public enum GridElementFillMode : public System.Enum
public enum class GridElementFillMode : public System.Enum
Member | Description |
---|---|
All | Full element is filled. |
ExcludeGridLines | Full element is filled except grid lines. |
NoFill | Element is not filled. |
NotSet | Undefined. |
System.Object
System.ValueType
System.Enum
BCGSoft.Controls.Grid.GridElementFillMode
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