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
RulerGuides
Gets the ruler guides.
[JsonInclude]
public PropertyRulerGuides RulerGuides { get; }