You are here: Symbol Reference > Stimulsoft.Report.WpfDesign Namespace > StiCapProperty Class > StiCapProperty Fields > IsStealthProperty Field
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
StiCapProperty.IsStealthProperty Field
Syntax
C++
C#
Visual Basic
public: DependencyProperty IsStealthProperty = DependencyProperty.Register( "IsStealth", typeof(bool), typeof(StiCapProperty), new FrameworkPropertyMetadata( false, FrameworkPropertyMetadataOptions.BindsTwoWayByDefault | FrameworkPropertyMetadataOptions.AffectsRender | FrameworkPropertyMetadataOptions.AffectsMeasure, OnPropertyChanged));

This is IsStealthProperty, a member of class StiCapProperty.

Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.