Namespace: Telerik.Windows.Documents.ModelAssembly: Telerik.Windows.Documents (in Telerik.Windows.Documents.dll) Version: 2013.1.403.40
Syntax
| C# |
|---|
public abstract class HeadersFootersBase<T> : ISupportShouldSerialize
where T : new(), HeaderFooterBase
|
| Visual Basic |
|---|
Public MustInherit Class HeadersFootersBase(Of T As {New, HeaderFooterBase}) _
Implements ISupportShouldSerialize |
Type Parameters
Inheritance Hierarchy
See Also