This class is used for Xaml markup creation for report element borders. Inherited from XamlAdapter.

Namespace:  PerpetuumSoft.Reporting.Silverlight.Export
Assembly:  PerpetuumSoft.Reporting.Silverlight.Export (in PerpetuumSoft.Reporting.Silverlight.Export.dll) Version: 1.0.1.0 (1.0.1.0)

Syntax

C#
public class BoxXamlAdapter : XamlAdapter
Visual Basic (Declaration)
Public Class BoxXamlAdapter _
	Inherits XamlAdapter
Visual C++
public ref class BoxXamlAdapter : public XamlAdapter

Inheritance Hierarchy

See Also