An abstract class. It is a basic class for creation of all export filters. The class is used for getting Xaml markup for all report elements.
Namespace:
PerpetuumSoft.Reporting.Silverlight.ExportAssembly: PerpetuumSoft.Reporting.Silverlight.Export (in PerpetuumSoft.Reporting.Silverlight.Export.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax
C# |
---|
public abstract class XamlAdapter |
Visual Basic (Declaration) |
---|
Public MustInherit Class XamlAdapter |
Visual C++ |
---|
public ref class XamlAdapter abstract |
Inheritance Hierarchy
System..::.Object
PerpetuumSoft.Reporting.Silverlight.Export..::.XamlAdapter
PerpetuumSoft.Reporting.Silverlight.Export..::.BoxXamlAdapter
PerpetuumSoft.Reporting.Silverlight.Export..::.ShapeXamlAdapter
PerpetuumSoft.Reporting.Silverlight.Export..::.XamlAdapter
PerpetuumSoft.Reporting.Silverlight.Export..::.BoxXamlAdapter
PerpetuumSoft.Reporting.Silverlight.Export..::.ShapeXamlAdapter