ComponentOne DataGrid for WPF and Silverlight
C1.Silverlight.DataGrid Namespace / DataGridCellsPanel Class / DataGridCellsPanel Constructor

In This Topic
    DataGridCellsPanel Constructor
    In This Topic
    Initializes a new instance of a DataGridCellsPanel.
    Syntax
    'Declaration
     
    
    Public Function New()
    public DataGridCellsPanel()
    See Also