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

This is IsRightProperty, a member of class StiBorderSidesProperty.

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