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

CanProcessTableArgs..::..AllowView Property

Gets or sets a value indicating whether [allow view].

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

Syntax


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

Field Value

true if [allow view]; otherwise, false.