Table of Contents

Class RenamedSection

Namespace
The.WPF.Sections
Assembly
Instagile.WPF.dll
public sealed class RenamedSection : WrappingSectionBase, ISection, IModel, INotifyPropertyChanged, IDataErrorInfo
Inheritance
RenamedSection
Implements
Inherited Members
Extension Methods

Constructors

RenamedSection(ISection, string)

public RenamedSection(ISection inner, string title)

Parameters

inner ISection
title string

Properties

Title

public override string Title { get; }

Property Value

string