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

This is IsOnlyInWidthOfComponentProperty, a member of class StiShiftModeProperty.

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