[]
        
(Showing Draft Content)

C1.WPF.Schedule.VisualIntervalGroupDescription.NamesMatch

NamesMatch Method

NamesMatch(object, object)

Overrides the behavior of the GroupDescription.NamesMatch method.

Declaration
public override bool NamesMatch(object groupName, object itemName)
Public Overrides Function NamesMatch(groupName As Object, itemName As Object) As Boolean
Parameters
Type Name Description
object groupName
object itemName
Returns
Type Description
bool
Overrides