You are here: Symbol Reference > Stimulsoft.Report.Wpf Namespace > ColorButton Class > ColorButton Fields > SelectedColorProperty Field
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
ColorButton.SelectedColorProperty Field
Syntax
C++
C#
Visual Basic
public: DependencyProperty SelectedColorProperty = DependencyProperty.Register( "SelectedColor", typeof(Color), typeof(ColorButton), new FrameworkPropertyMetadata( Colors.Black, FrameworkPropertyMetadataOptions.AffectsRender | FrameworkPropertyMetadataOptions.AffectsMeasure, new PropertyChangedCallback(OnSelectedColorProperty)));

This is SelectedColorProperty, a member of class ColorButton.

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