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

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