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

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