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

This is IsDashDotDotProperty, 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.