RegionEvaluableInDate Property
Determines whether the content of an element is up-to-date and whether
all of the element's components are in sync with each other.
Namespace: SMath.ControlsAssembly: SMath.Controls (in SMath.Controls.dll) Version: 1.2.9018.0
public virtual bool InDate { get; set; }
Public Overridable Property InDate As Boolean
Get
Set
public:
virtual property bool InDate {
bool get ();
void set (bool value);
}
abstract InDate : bool with get, set
override InDate : bool with get, set
Property Value
Boolean