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

This is IsLeftProperty, a member of class RibbonButton.

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