{CompanyName} FlexyGo

ObjectProperty..::..Hide Property

Gets or sets a value indicating whether this ObjectProperty is hidden.

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

Syntax


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

Field Value

true if hidden; otherwise, false.