Property ShowMessages
ShowMessages
Indicates whether some warning messages should be displayed.
Declaration
public bool ShowMessages { get; set; }
Property Value
Type | Description |
---|---|
bool |
Remarks
Currently this property applies only to "To apply even to the
elements which have different choices" warning message which can
appear during the changing of Finishes
Default value is true
.