Gets Form Level Reset Button

Namespace:  QFD
Assembly:  QFD (in QFD.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public BaseField btnReset { get; }
Visual Basic (Declaration)
Public ReadOnly Property btnReset As BaseField
Visual C++
public:
property BaseField^ btnReset {
	BaseField^ get ();
}

Field Value

The Form Level Reset Button

Remarks

  • System Name - btnReset
  • Quik! Form Field Name - btnReset
  • Old Quik! Form Field Field Name - btnReset
  • Short Name - Form Level Reset Button
  • Description - Form Level Reset Button
  • Category - Quik
  • Service Level - Premium
  • Data Set Type - QuikFormInfo
  • Field Data Type - Empty

See Also