Scheduler for WPF and Silverlight | ComponentOne
C1.Silverlight.Schedule Namespace / RecChoiceControl Class / IsOccurrence Property

In This Topic
    IsOccurrence Property (RecChoiceControl)
    In This Topic
    Gets a True value if the user selects removing a single occurrence; False otherwise.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property IsOccurrence As Boolean
    public bool IsOccurrence {get;}
    See Also