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

PrintingColumnMap..::..MemoFieldIndex Property

Gets the index of the memo field.

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

Syntax


public int MemoFieldIndex { get; set; }
Public Property MemoFieldIndex As Integer
	Get
	Set
public:
property int^ MemoFieldIndex {
	int^ get ();
	void set (int^ value);
}

Field Value

The index of the memo field.