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

This is IsBooleanProperty, a member of class StiTextFormatProperty.

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