{CompanyName} FlexyGo

ObjectProperty..::..FormDisplay Property

Gets or sets a value indicating whether this ObjectProperty can be displayed on a form.

Namespace:  FLEXYGO.Objects.Settings
Assembly:  flxObjectConfig (in flxObjectConfig.dll)

Syntax


public bool FormDisplay { get; set; }
Public Property FormDisplay As Boolean
	Get
	Set

Field Value

true if can be displayed on a form; otherwise, false.