Active Property (C1TableView)
In This Topic
Gets or sets a System.Boolean value specifying whether this view should be filtered to only show active appointments.
Syntax
'Declaration
Public Property Active As System.Boolean
public System.bool Active {get; set;}
See Also