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

This is IsNoneProperty, a member of class StiPenStyleProperty.

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