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 Geovanny Suaza, 02-11-2026, 06:32 PM
      0 responses
      669 views
      0 likes
      Last Post Geovanny Suaza  
      Started by Geovanny Suaza, 02-11-2026, 05:51 PM
      0 responses
      378 views
      1 like
      Last Post Geovanny Suaza  
      Started by Mindset, 02-09-2026, 11:44 AM
      0 responses
      111 views
      0 likes
      Last Post Mindset
      by Mindset
       
      Started by Geovanny Suaza, 02-02-2026, 12:30 PM
      0 responses
      575 views
      1 like
      Last Post Geovanny Suaza  
      Started by RFrosty, 01-28-2026, 06:49 PM
      0 responses
      580 views
      1 like
      Last Post RFrosty
      by RFrosty
       
      Working...
      X