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

DataEntryGridDateHost..::..AllowReadOnlyEdit Property

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

Namespace:  RingSoft.DataEntryControls.WPF.DataEntryGrid.EditingControlHost
Assembly:  RingSoft.DataEntryControls.WPF (in RingSoft.DataEntryControls.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.