Scheduler for WinForms | ComponentOne
C1.ScheduleCore Assembly / C1.Schedule Namespace / MappingInfo Class / CanRaiseEvents Property

In This Topic
    CanRaiseEvents Property (MappingInfo)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable ReadOnly Property CanRaiseEvents As System.Boolean
    protected virtual System.bool CanRaiseEvents {get;}
    See Also