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


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

Parameters

fullName
See Also

Reference

XamlMetaDataProvider Class
XamlMetaDataProvider Members
Overload List