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

DataEntryGridAutoFillHost..::..AllowReadOnlyEdit Property

Gets a value indicating whether [allow read only edit].

Namespace:  RingSoft.DbLookup.Controls.WPF
Assembly:  RingSoft.DbLookup.Controls.WPF (in RingSoft.DbLookup.Controls.WPF.dll)

Syntax


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

Field Value

true if [allow read only edit]; otherwise, false.