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

This is IsAllowResizeProperty, a member of class StiRestrictionsProperty.

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