Class PropertyGanttShadowPages
- Namespace
- combit.Reporting.Dom
- Assembly
- combit.ListLabel31.CrossPlatform.dll
Gantt-specific shadow pages configuration (inherits base shadow page activation plus repeat labels flag).
public class PropertyGanttShadowPages : PropertyShadowPagesBase
- Inheritance
-
PropertyGanttShadowPages
- Inherited Members
Properties
RepeatLabels
Gets or sets whether labels are repeated on shadow pages.
public string RepeatLabels { get; set; }