Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Get Row & Column Of Object In Grid
Message
General information
Forum:
ASP.NET
Category:
Windows Presentation Foundation (WPF)
Miscellaneous
Thread ID:
01470520
Message ID:
01470532
Views:
39
>I hve a WPF window with some controls in the default grid.
>
>When a control is clicked how can I get the Row & Column numbers of the object that was clicked?
int i = (int)  control.GetValue(Grid.RowProperty);
etc...
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform