You are here: Symbol Reference > Stimulsoft.Report.WpfDesign Namespace > StiComponentStyleProperty Class > StiComponentStyleProperty Fields > StyleControlProperty Field
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
StiComponentStyleProperty.StyleControlProperty Field
Syntax
C++
C#
Visual Basic
public: DependencyProperty StyleControlProperty = DependencyProperty.Register( "StyleControl", typeof(System.Windows.Controls.Control), typeof(StiComponentStyleProperty), new FrameworkPropertyMetadata( null, FrameworkPropertyMetadataOptions.BindsTwoWayByDefault | FrameworkPropertyMetadataOptions.AffectsRender | FrameworkPropertyMetadataOptions.AffectsMeasure));

This is StyleControlProperty, a member of class StiComponentStyleProperty.

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