You are here: Symbol Reference > Stimulsoft.Report.Wpf Namespace > ColorBox Class > ColorBox Fields > SelectedBrushProperty Field
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
ColorBox.SelectedBrushProperty Field
Syntax
C++
C#
Visual Basic
public: DependencyProperty SelectedBrushProperty = DependencyProperty.Register( "SelectedBrush", typeof(Brush), typeof(ColorBox), new FrameworkPropertyMetadata( Brushes.Black, FrameworkPropertyMetadataOptions.AffectsRender | FrameworkPropertyMetadataOptions.AffectsMeasure));

This is SelectedBrushProperty, a member of class ColorBox.

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