'Declaration Public Enum CreateControlMode Inherits System.Enum
'Usage Dim instance As CreateControlMode
public enum CreateControlMode : System.Enum
'Declaration Public Enum CreateControlMode Inherits System.Enum
'Usage Dim instance As CreateControlMode
public enum CreateControlMode : System.Enum
Member | Description |
---|---|
ClonedInstance | A new instance of the control is created. |
SingleInstance | The same instance of the control is always reused. |
System.Object
System.ValueType
System.Enum
Xceed.Grid.CreateControlMode
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