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

DataEntryGridAutoFillHost..::..SetReadOnlyMode Method

Sets the read only mode.

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

Syntax


public bool SetReadOnlyMode(
	bool readOnlyMode
)
Public Function SetReadOnlyMode ( _
	readOnlyMode As Boolean _
) As Boolean
public:
bool^ SetReadOnlyMode(
	bool^ readOnlyMode
)

Parameters

readOnlyMode
Type: Boolean
if set to true [read only mode].

Return Value

true if XXXX, false otherwise.