GridCell Field
Namespace: Microsoft.VisualStudio.Data.Tools.SqlEditor.VSIntegration
Assembly: Microsoft.VisualStudio.Data.Tools.SqlEditor (in Microsoft.VisualStudio.Data.Tools.SqlEditor.dll)
Syntax
'Declaration
Public Shared ReadOnly GridCell As String
'Usage
Dim value As String
value = FontAndColorProviderGridResults.GridCell
public static readonly string GridCell
public:
static initonly String^ GridCell
static val GridCell: string
public static final var GridCell : String
See Also
Reference
FontAndColorProviderGridResults Class
Microsoft.VisualStudio.Data.Tools.SqlEditor.VSIntegration Namespace