| ClosingArgCancel Property |
True to cancel the closing of property manager page
Namespace:
CodeStack.SwEx.PMPage.Base
Assembly:
CodeStack.SwEx.PMPage (in CodeStack.SwEx.PMPage.dll) Version: 0.7.2.0 (0.7.2.0)
Syntax public bool Cancel { get; set; }
Public Property Cancel As Boolean
Get
Set
public:
property bool Cancel {
bool get ();
void set (bool value);
}
Property Value
Type:
BooleanSee Also