Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Property understanding

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Property understanding

    Hello, can anyone give me a hint where I can finde some information about the parameter setting in the property section. I do not have a problem to add a new parameter but it is rather "dumb" copying...

    In particular I would like to understand what

    [Description("")]
    [GridCategory("Parameters")]

    stands for.

    Thanks

    #2
    Originally posted by phadreus View Post
    Hello, can anyone give me a hint where I can finde some information about the parameter setting in the property section. I do not have a problem to add a new parameter but it is rather "dumb" copying...

    In particular I would like to understand what

    [Description("")]
    [GridCategory("Parameters")]

    stands for.

    Thanks
    They are attributes. You can assign any attributes that you want to a property. If you do not want to assign them, then don't.

    Those particular attributes are self-explanatory. The "Description" is the attribute where you describe the property. That is what shows up in the PropertyGrid, so that the end user can know what the property is and does; the "GridCategory" is determining in which group on the PropertyGrid to place the property. i.e., it is used for grouping related properties if you want to so group them.

    Comment


      #3
      Hello phadreus,

      Thank you for your note.

      You can find information at the following link: http://www.ninjatrader.com/support/f...ead.php?t=5782

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by charlesugo_1, 05-26-2026, 05:03 PM
      0 responses
      56 views
      0 likes
      Last Post charlesugo_1  
      Started by DannyP96, 05-18-2026, 02:38 PM
      1 response
      143 views
      0 likes
      Last Post NinjaTrader_ChelseaB  
      Started by CarlTrading, 05-11-2026, 05:56 AM
      0 responses
      160 views
      0 likes
      Last Post CarlTrading  
      Started by CarlTrading, 05-10-2026, 08:12 PM
      0 responses
      96 views
      0 likes
      Last Post CarlTrading  
      Started by Hwop38, 05-04-2026, 07:02 PM
      0 responses
      276 views
      0 likes
      Last Post Hwop38
      by Hwop38
       
      Working...
      X