Recurrence PatternFocus Method
Call this to set the focus to the recurrence pattern when the page loads
Definition
Namespace: EWSoftware.PDI.Web.Controls
Assembly: EWSoftware.PDI.Web.Controls (in EWSoftware.PDI.Web.Controls.dll) Version: 2025.1.9.0
Assembly: EWSoftware.PDI.Web.Controls (in EWSoftware.PDI.Web.Controls.dll) Version: 2025.1.9.0
C#
public void Focus()VB
Public Sub FocusC++
public:
void Focus()F#
member Focus : unit -> unit