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

PrintingColumnMap..::..NumericFieldIndex Property

Gets the index of the numeric field.

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

Syntax


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

Field Value

The index of the numeric field.