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


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