BaseGridControl.ColMargin Field

Value is 20.

Namespace:  Microsoft.VisualStudio.Data.Schema.Project.Common.UI.KomodoGridSupport
Assembly:  Microsoft.VisualStudio.Data.Schema.Project (in Microsoft.VisualStudio.Data.Schema.Project.dll)

Syntax

'Declaration
Protected Const ColMargin As Integer
'Usage
Dim value As Integer

value = BaseGridControl.ColMargin
protected const int ColMargin
protected:
literal int ColMargin
protected const var ColMargin : int
static val mutable ColMargin: int

.NET Framework Security

See Also

Reference

BaseGridControl Class

BaseGridControl Members

Microsoft.VisualStudio.Data.Schema.Project.Common.UI.KomodoGridSupport Namespace