Method | Description | |
---|---|---|
SectionErrorDisplayStyle ( string heading, SectionStyle style = SectionStyle.Normal ) : System.Collections.Generic |
Creates a section error-display style.
|
Method | Description | |
---|---|---|
ErrorDisplayStyle ( IEnumerable |
public SectionErrorDisplayStyle ( string heading, SectionStyle style = SectionStyle.Normal ) : System.Collections.Generic | ||
heading | string | The section's heading. Do not pass null. |
style | SectionStyle | The section's style. |
return | System.Collections.Generic |