Provides the base functionality for
Header and
Footer classes.
Namespace: Telerik.Windows.Documents.ModelAssembly: Telerik.Windows.Documents (in Telerik.Windows.Documents.dll) Version: 2013.1.403.40
Syntax
| C# |
|---|
public abstract class HeaderFooterBase : ISupportShouldSerialize |
| Visual Basic |
|---|
Public MustInherit Class HeaderFooterBase _
Implements ISupportShouldSerialize |
Inheritance Hierarchy
See Also