See also:
NTier Windows Forms Framework Home
NTier Framework API reference

Get the location at the top of the field control set control.

Namespace: NTier.AppWizard.Forms
Assembly: NTier.AppWizard.Forms (in NTier.AppWizard.Forms.dll) Version: 1.0.0.0

Syntax

C#
public int FieldControlSetTop { get; }
Visual Basic
Public ReadOnly Property FieldControlSetTop As Integer
	Get
Visual C++
public:
property int FieldControlSetTop {
	int get ();
}

Property Value

Type: Int32

See Also