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

This is SelectedValueProperty, a member of class StiCultureProperty.

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