ComponentOne GanttView for WinForms
Search Method (CalendarExceptionCollection)

C1.Win.C1GanttView.4 Assembly > C1.Win.C1GanttView Namespace > CalendarExceptionCollection Class : Search Method
Searches for a CalendarException with the specified Name.
Syntax
'Declaration
 
Public Function Search( _
   ByVal name As System.String _
) As CalendarException
public CalendarException Search( 
   System.string name
)

Parameters

name
See Also

Reference

CalendarExceptionCollection Class
CalendarExceptionCollection Members