Represents the properties of a page column.
Namespace:
C1.C1PreviewAssembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
| C# |
|---|
[SerializableAttribute] [TypeConverterAttribute(typeof(PageColumnDef..::..TypeConverter2))] [ObfuscationAttribute(Exclude = true, ApplyToMembers = true)] public class PageColumnDef : ICloneable |
| Visual Basic |
|---|
<SerializableAttribute> _ <TypeConverterAttribute(GetType(PageColumnDef..::..TypeConverter2))> _ <ObfuscationAttribute(Exclude := True, ApplyToMembers := True)> _ Public Class PageColumnDef _ Implements ICloneable |