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

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