Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.DrawingSpace Namespace / SymbolDataGridView Class
Members


In This Topic
    SymbolDataGridView Class
    In This Topic
    Represents the Symbol DataGridView.
    Syntax
    'Declaration
     
    
    Public Class SymbolDataGridView 
       Inherits System.Windows.Forms.DataGridView
    'Usage
     
    
    Dim instance As SymbolDataGridView
    public class SymbolDataGridView : System.Windows.Forms.DataGridView 
    Inheritance Hierarchy

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

    See Also