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

This is HelpButtonVisibilityProperty, a member of class RibbonWindowBorder.

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