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 CarlTrading, 03-31-2026, 09:41 PM
      1 response
      80 views
      1 like
      Last Post NinjaTrader_ChelseaB  
      Started by CarlTrading, 04-01-2026, 02:41 AM
      0 responses
      40 views
      0 likes
      Last Post CarlTrading  
      Started by CaptainJack, 03-31-2026, 11:44 PM
      0 responses
      63 views
      2 likes
      Last Post CaptainJack  
      Started by CarlTrading, 03-30-2026, 11:51 AM
      0 responses
      63 views
      0 likes
      Last Post CarlTrading  
      Started by CarlTrading, 03-30-2026, 11:48 AM
      0 responses
      54 views
      0 likes
      Last Post CarlTrading  
      Working...
      X