Read-write property that gets and sets whether this is the active row of the revision table. When set this property it can only be set from False to True to make current RevisionTableRow the active row.
Syntax
RevisionTableRow.IsActiveRow() As Boolean
Property Value
This is a read/write property whose value is a Boolean.