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


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