You are here: Symbol Reference > Stimulsoft.Report.Wpf Namespace > ErrorMessageControl Class > ErrorMessageControl Fields > ShowMarkerProperty Field
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
ErrorMessageControl.ShowMarkerProperty Field
Syntax
C++
C#
Visual Basic
public: DependencyProperty ShowMarkerProperty = DependencyProperty.Register("ShowMarker", typeof(Visibility), typeof(ErrorMessageControl), new FrameworkPropertyMetadata(Visibility.Visible, FrameworkPropertyMetadataOptions.AffectsRender | FrameworkPropertyMetadataOptions.AffectsMeasure));

This is ShowMarkerProperty, a member of class ErrorMessageControl.

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