True if the PointList tab should be shown.

Namespace: Ico.Bacnet
Assembly: BacnetScheduleView (in BacnetScheduleView.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public bool PointListTabVisible { get; set; }
Visual Basic
Public Property PointListTabVisible As Boolean
	Get
	Set
JScript
function get PointListTabVisible () : boolean
function set PointListTabVisible (value : boolean)

See Also