ComponentOne GanttView for WinForms
GetPredefinedBarStyle Method

C1.Win.C1GanttView.4 Assembly > C1.Win.C1GanttView Namespace > C1GanttView Class : GetPredefinedBarStyle Method
Returns a copy of the built-in BarStyle for the specified bar type.
Syntax
'Declaration
 
Public Function GetPredefinedBarStyle( _
   ByVal barType As BarType _
) As BarStyle
public BarStyle GetPredefinedBarStyle( 
   BarType barType
)

Parameters

barType
See Also

Reference

C1GanttView Class
C1GanttView Members