Namespace:
C1.C1PrintDocument
Assembly: C1.C1PrintDocument.Classic.2 (in C1.C1PrintDocument.Classic.2.dll)
Assembly: C1.C1PrintDocument.Classic.2 (in C1.C1PrintDocument.Classic.2.dll)
Syntax
C# |
---|
[TypeConverterAttribute(typeof(ExpandableObjectConverter))] [DefaultMemberAttribute("Item")] public class Unit : UnitBase |
Visual Basic (Declaration) |
---|
<TypeConverterAttribute(GetType(ExpandableObjectConverter))> _ <DefaultMemberAttribute("Item")> _ Public Class Unit _ Inherits UnitBase |
Inheritance Hierarchy
System..::.Object
C1.C1PrintDocument..::.PropertyInheritableImpl
C1.C1PrintDocument..::.UnitBase
C1.C1PrintDocument..::.Unit
C1.C1PrintDocument..::.PropertyInheritableImpl
C1.C1PrintDocument..::.UnitBase
C1.C1PrintDocument..::.Unit