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

This is IsRightProperty, a member of class RibbonBar.

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