Gets or sets the string to be displayed as a caption for a 'delete' button.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public string DeleteButtonCaption { get; set; } |
Visual Basic Copy Code |
---|
Public Property DeleteButtonCaption As String |
A string value.