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

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