AD
Administrator
Syncfusion Team
August 11, 2004 03:53 PM UTC
This is a virtual member that does not really have any implementation. (other than if you pass in the name "123" it will return the row index 123. The default implementation does an int.Parse to get the return value.)
So, this method in not useful unless you deribe GridModel and override it, giving it some non-trivial implementation.