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

This is TextProperty, a member of class StiTextProperty.

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