Class RenamedSection
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
Properties
Title
public override string Title { get; }