RingSoft.DbLookup.Controls.WPF.Properties Namespace
RingSoft.DbLookup.Lookup Namespace
RingSoft.DbMaintenance Namespace

LookupDataMauiBase..::..InputMode Property

Gets or sets a value indicating whether [input mode].

Namespace:  RingSoft.DbLookup.Lookup
Assembly:  RingSoft.DbLookup (in RingSoft.DbLookup.dll)

Syntax


public bool InputMode { get; set; }
Public Property InputMode As Boolean
	Get
	Set
public:
property bool^ InputMode {
	bool^ get ();
	void set (bool^ value);
}

Field Value

true if [input mode]; otherwise, false.