public class RecurrenceControl : UserControl,
IComponentConnector
Public Class RecurrenceControl
Inherits UserControl
Implements IComponentConnector
RecurrenceControl | Constructor class. |
IsReadOnly | Get or set the IsReadOnly property for the control. |
Recurrence | Get or set the Recurrence property for the control. |
RecurrencePatternDescription | Gets or sets the recurrence pattern description. |
InitializeComponent | InitializeComponent |
Recurrence_PropertyChanged | Recurrence_PropertyChanged event. |
RecurrenceDataChanged | Event that is launched when any value of the recurrence changes. |
IsReadOnlyProperty | Identifies the dependency property IsReadOnly. |
RecurrenceProperty | Identifies the dependency property Recurrence. |
GetAttributeFromT |
Get attribute from a class.
(Defined by ObjectExtensions) |
ValidateDataAnnotations |
Validate class with validator of DataAnnotations.
(Defined by ObjectExtensions) |