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

This is IsLeftProperty, a member of class RibbonColorButton.

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