Table of Contents

Class PropertyDefaultColumns

Namespace
combit.Reporting.Dom
Assembly
combit.ListLabel31.CrossPlatform.dll

Provides default column count and distance for new objects.

public class PropertyDefaultColumns : DomItem
Inheritance
PropertyDefaultColumns
Inherited Members

Properties

Count

Gets or sets the default column count.

public string Count { get; set; }

Property Value

string

Distance

Gets or sets the default column distance.

public string Distance { get; set; }

Property Value

string