You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Colums is currently a private property in both classes. Making them public would allow a dev to get to column information (like the column's title) more easily.
Also, it should be investigated if making this property public has any negative side effects