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

This is IsAllowSelectProperty, 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.