'宣言
Protected Friend Overloads Overridable Function CancelEdit( _
ByVal As Infragistics.Controls.Schedules.Resource, _
ByRef As Infragistics.DataErrorInfo _
) As Boolean
protected internal virtual bool CancelEdit(
Infragistics.Controls.Schedules.Resource ,
out Infragistics.DataErrorInfo
)