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