HolidayManagerShowLoadSaveControls Property

This property shows or hides the Load/Save buttons

Definition

Namespace: EWSoftware.PDI.Windows.Forms
Assembly: EWSoftware.PDI.Windows.Forms (in EWSoftware.PDI.Windows.Forms.dll) Version: 2023.1.2.0
public bool ShowLoadSaveControls { get; set; }

Property Value

Boolean

Remarks

If hidden, the holiday collection cannot be loaded from or saved to a file from the control

See Also