InsertButtonVisible
- Last UpdatedNov 17, 2021
- 1 minute read
The InsertButtonVisible property is a read-write property that gets or sets whether the Insert button is visible in the control at runtime.
Syntax
aaHistClientSingleValueEntry.InsertButtonVisible = discrete;
Result = aaHistClientSingleValueEntry.InsertButtonVisible;
Remarks
The default value is True.