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 argusthome, 03-08-2026, 10:06 AM
      0 responses
      24 views
      0 likes
      Last Post argusthome  
      Started by NabilKhattabi, 03-06-2026, 11:18 AM
      0 responses
      20 views
      0 likes
      Last Post NabilKhattabi  
      Started by Deep42, 03-06-2026, 12:28 AM
      0 responses
      14 views
      0 likes
      Last Post Deep42
      by Deep42
       
      Started by TheRealMorford, 03-05-2026, 06:15 PM
      0 responses
      11 views
      0 likes
      Last Post TheRealMorford  
      Started by Mindset, 02-28-2026, 06:16 AM
      0 responses
      41 views
      0 likes
      Last Post Mindset
      by Mindset
       
      Working...
      X