Namespace: Telerik.WinControlsAssembly: Telerik.WinControls (in Telerik.WinControls.dll) Version: 2013.2.612.40 (2013.2.612.40)
Syntax
| C# |
|---|
[TypeConverterAttribute(typeof(ExpandableObjectConverter))]
public class XmlStyleSheet : XmlBuilderData |
| Visual Basic |
|---|
<TypeConverterAttribute(GetType(ExpandableObjectConverter))> _
Public Class XmlStyleSheet _
Inherits XmlBuilderData |
Inheritance Hierarchy
See Also