I'm trying to make a Property Window like this:


Is there any smart / easy approach to do that?
DetailsWindow(NinjaTrader.Resource.NinjaScriptProperties); .... or .... NTWindow();
Should I use NTGridProperties, System.Windows.Controls.Grid, ...?
If someone has some example, I would apreciate receiving that.
Thank you.

Comment