how to use this VB.Net code in C#??

  • Thread starter Thread starter Jason
  • Start date Start date
J

Jason

CType(e.Item.Cells(3).Controls(0), TextBox).Text
I want to use this in c#
how can i DO that??
thx
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top