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

DbMaintenanceViewModel<(Of <(<'TEntity>)>)>..::..RenameKeyAutoFillValueCaption Property

Gets the rename key auto fill value message caption. Override this for localization.

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

Syntax


protected virtual string RenameKeyAutoFillValueCaption { get; }
Protected Overridable ReadOnly Property RenameKeyAutoFillValueCaption As String
	Get
protected:
virtual property String^ RenameKeyAutoFillValueCaption {
	String^ get ();
}

Field Value

The rename key auto fill value caption. Override this for localization.