You are here: Symbol Reference > Stimulsoft.Report.Wpf Namespace > RibbonWindowContent Class > RibbonWindowContent Fields > IsMaximizedProperty Field
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
RibbonWindowContent.IsMaximizedProperty Field
Syntax
C++
C#
Visual Basic
public: DependencyProperty IsMaximizedProperty = DependencyProperty.Register( "IsMaximized", typeof(bool), typeof(RibbonWindowContent), new FrameworkPropertyMetadata( false, FrameworkPropertyMetadataOptions.AffectsRender));

This is IsMaximizedProperty, a member of class RibbonWindowContent.

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