OpenSaveDialogFormTextCancel Property

Gets or sets the text label which appears over the cancel button in the bottom left.

Definition

Namespace: BeeMobile.OpenSaveDialog
Assembly: BeeMobile.OpenSaveDialog.NET48 (in BeeMobile.OpenSaveDialog.NET48.dll) Version: 4.8.1.3
C#
public virtual string TextCancel { get; set; }

Property Value

String

See Also