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

TableDefinitionBase..::..CanEditTabe Property

Gets a value indicating whether this instance can edit tabe.

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

Syntax


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

Field Value

true if this instance can edit tabe; otherwise, false.