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

This is TextProperty, a member of class StiStyleProperty.

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