Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Use property but i don't want see it in windows

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

    Use property but i don't want see it in windows

    hi, i'm build an indicator
    with a property but i dont want see it in a panel



    i must use it upper the property :

    [Browsable(false)]
    [XMIIgnore()]

    Is correct?

    what is it [Browsable(false)] and [Browsable(false)] ?
    Last edited by turbofib; 02-04-2016, 02:48 AM.

    #2
    Hello turbofib,

    Thanks for your post.

    You would use: [Browsable(false)]

    From the helpguide: [Browsable(false)] Determines if the following declared property should be displayed in the NinjaTrader UI's property grid. By default, all public properties in a NinjaScript object will be displayed, however this behavior can be changed by setting the Browsable attribute to false.

    Please see example and full link here: http://ninjatrader.com/support/helpG...eattribute.htm

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by Mindset, Today, 06:46 AM
    0 responses
    8 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Started by M4ndoo, Yesterday, 05:21 PM
    0 responses
    13 views
    0 likes
    Last Post M4ndoo
    by M4ndoo
     
    Started by M4ndoo, 04-19-2026, 05:54 PM
    0 responses
    15 views
    0 likes
    Last Post M4ndoo
    by M4ndoo
     
    Started by cmoran13, 04-16-2026, 01:02 PM
    0 responses
    82 views
    0 likes
    Last Post cmoran13  
    Started by PaulMohn, 04-10-2026, 11:11 AM
    0 responses
    47 views
    0 likes
    Last Post PaulMohn  
    Working...
    X