AllowGridEditing
- Last UpdatedNov 17, 2021
- 1 minute read
The AllowGridEditing property is a read-write property that enables or disables the editing of the tag list that appears below the trend chart.
Syntax
aaHistClientTrend.AllowGridEditing = discrete;
Result = aaHistClientTrend.AllowGridEditing;
Remarks
If this property is set to True, then the tag list can be edited.
The default value is True.