Table of Contents

Class PropertyLayoutBase

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

Base layout properties exposing grid and ruler guide settings.

public class PropertyLayoutBase : DomItem
Inheritance
PropertyLayoutBase
Inherited Members

Properties

Grid

Gets the designer grid settings.

[JsonInclude]
public PropertyGrid Grid { get; }

Property Value

PropertyGrid

RulerGuides

Gets the ruler guides.

[JsonInclude]
public PropertyRulerGuides RulerGuides { get; }

Property Value

PropertyRulerGuides