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


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