RecurrencePatternControls Property
This is overridden to ensure that the child controls are always created when needed
Namespace: EWSoftware.PDI.Web.ControlsAssembly: EWSoftware.PDI.Web.Controls (in EWSoftware.PDI.Web.Controls.dll) Version: 2023.1.2.0
public override ControlCollection Controls { get; }
Public Overrides ReadOnly Property Controls As ControlCollection
Get
public:
virtual property ControlCollection^ Controls {
ControlCollection^ get () override;
}
abstract Controls : ControlCollection with get
override Controls : ControlCollection with get
Property Value
ControlCollection