Public ReadOnly Property CanGoTo As Boolean
public bool CanGoTo {get;}
{ // launch the GoTo UI if (tableView.CanGoTo) tableView.GoTo(); }
Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)
TableView Class TableView Members