Spread WPF 17
GrapeCity.Windows.SpreadSheet.UI Namespace / CellPresenter Class / CellPresenter Constructor


In This Topic
    CellPresenter Constructor
    In This Topic
    Creates a new instance of the CellPresenter class.
    Syntax
    'Declaration
     
    Public Function New()
    'Usage
     
    Dim instance As New CellPresenter()
    public CellPresenter()
    See Also