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

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