Gets or sets the string to be displayed as a caption for a 'recurrence' button.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling.Wpf
SyntaxC#
Copy Code
|
|---|
public string RecurrenceButtonCaption { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property RecurrenceButtonCaption As String |
See Also