Table of Contents

Class CrosstabCellGroupLabel

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

Crosstab group label cell (one per grouping level) supporting drawing, sorting, auto fill and expansion.

public class CrosstabCellGroupLabel : CrosstabCellBase, IDomItemWithConditionalFormatter, IDomItemWithOutputFormatter
Inheritance
CrosstabCellGroupLabel
Implements
Inherited Members

Properties

AutoFill

Gets the auto fill configuration.

[JsonInclude]
public PropertyAutoFill AutoFill { get; }

Property Value

PropertyAutoFill

Drawing

Gets the drawing configuration for the group label.

[JsonInclude]
public PropertyDawing Drawing { get; }

Property Value

PropertyDawing

Expandable

Gets or sets whether the group is expandable.

public string Expandable { get; set; }

Property Value

string

MaxEntryCount

Gets the maximum entry count configuration.

[JsonInclude]
public PropertyMaxEntryCount MaxEntryCount { get; }

Property Value

PropertyMaxEntryCount

ShowSpanLabel

Gets or sets whether the label spans multiple cells.

public string ShowSpanLabel { get; set; }

Property Value

string

SortOrderAscending

Gets the ascending sort order configuration.

[JsonInclude]
public PropertySortOrderAscending SortOrderAscending { get; }

Property Value

PropertySortOrderAscending