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

This is IsCenterProperty, a member of class StiHorAlignmentProperty.

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