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

PrintingColumnMap..::..StringFieldIndex Property

Gets the index of the string field.

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

Syntax


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

Field Value

The index of the string field.