Overrides the behavior of the GroupDescription.NamesMatch method.
Namespace:
C1.WPF.C1ScheduleAssembly: C1.WPF.C1Schedule (in C1.WPF.C1Schedule.dll)
Syntax
| C# |
|---|
public override bool NamesMatch( Object groupName, Object itemName ) |
| Visual Basic (Declaration) |
|---|
Public Overrides Function NamesMatch ( _ groupName As Object, _ itemName As Object _ ) As Boolean |