GrapeCity.Xaml.SpreadSheet.UI
GetXamlType(Type) Method


GrapeCity.SpreadSheet.UI.SpreadX_Xaml_UI_XamlTypeInfo Namespace > XamlMetaDataProvider Class > GetXamlType Method : GetXamlType(Type) Method
Syntax
'Declaration
 
Public Overloads Function GetXamlType( _
   ByVal type As Type _
) As IXamlType
'Usage
 
Dim instance As XamlMetaDataProvider
Dim type As Type
Dim value As IXamlType
 
value = instance.GetXamlType(type)
public IXamlType GetXamlType( 
   Type type
)

Parameters

type
See Also

Reference

XamlMetaDataProvider Class
XamlMetaDataProvider Members
Overload List