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

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