Recurrence PatternCss Panel Body Property
This property is used to get or set the CSS class name(s) to use for the panel body
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 string CssPanelBody { get; set; }VB
Public Property CssPanelBody As String
Get
SetC++
public:
property String^ CssPanelBody {
String^ get ();
void set (String^ value);
}F#
member CssPanelBody : string with get, setProperty Value
StringRemarks
If not set, a default style is used and included inline within the page