ComponentOne GanttView for WPF
ClickButton Method

C1.WPF.GanttView.4 Assembly > C1.WPF.GanttView Namespace > C1GanttView Class : ClickButton Method
Simulates a click on the toolbar button specified by the 'button' parameter.
Syntax
'Declaration
 
Public Sub ClickButton( _
   ByVal button As CommandButton _
) 
public void ClickButton( 
   CommandButton button
)

Parameters

button
See Also

Reference

C1GanttView Class
C1GanttView Members