Skip to main content

DesignerProps

The DesignerProps class represents the properties for a designer, including auto-clear functionality and layout settings.

Properties

NameDescription
LayoutThe layout settings for the designer.
AllowAutoClearIndicates whether auto-clear functionality is allowed.

Constructors

NameDescription
DesignerProps()Initializes a new instance of the DesignerProps class with default values.

Methods

NameDescription
GetDifferences(otherObj)Compares the current instance with another designer props and returns the differences.