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

This is IsBottomProperty, a member of class StiDockStyleProperty.

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