RingSoft.DataEntryControls.Engine.Annotations Namespace
RingSoft.DataEntryControls.WPF Namespace

ContractAnnotationAttribute..::..ForceFullStates Property

Gets a value indicating whether [force full states].

Namespace:  RingSoft.DataEntryControls.WPF
Assembly:  RingSoft.DataEntryControls.WPF (in RingSoft.DataEntryControls.WPF.dll)

Syntax


public bool ForceFullStates { get; }
Public ReadOnly Property ForceFullStates As Boolean
	Get
public:
property bool^ ForceFullStates {
	bool^ get ();
}

Field Value

true if [force full states]; otherwise, false.