RecurrencePatternCssButton Property

This property is used to get or set the CSS class name(s) to use for the button controls

Definition

Namespace: EWSoftware.PDI.Web.Controls
Assembly: EWSoftware.PDI.Web.Controls (in EWSoftware.PDI.Web.Controls.dll) Version: 2023.1.2.0
public string CssButton { get; set; }

Property Value

String

Remarks

If not set, a default style is used and included inline within the page

See Also