'Declaration
Protected BindToChartButton As System.Windows.Forms.ToolBarButton
'Usage
Dim instance As NChartGridControl Dim value As System.Windows.Forms.ToolBarButton value = instance.BindToChartButton instance.BindToChartButton = value
protected System.Windows.Forms.ToolBarButton BindToChartButton