Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.DrawingSpace Namespace / SymbolDataGridView Class
Members


SymbolDataGridView Class
Represents the Symbol DataGridView.
Syntax
'Declaration
 
Public Class SymbolDataGridView 
   Inherits System.Windows.Forms.DataGridView
 
'Usage
 
Dim instance As SymbolDataGridView
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Control
            System.Windows.Forms.DataGridView
               FarPoint.Win.Spread.DrawingSpace.SymbolDataGridView

See Also