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

This is IsLeftProperty, a member of class StiAnchorModeProperty.

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