Method SetBackgroundColor
SetBackgroundColor<T>(T, Color)
Declaration
public static T SetBackgroundColor<T>(this T control, Color property)
where T : Section
Parameters
| Type | Name | Description |
|---|---|---|
| T | control | |
| Color | property |
Returns
| Type | Description |
|---|---|
| T |
Type Parameters
| Name | Description |
|---|---|
| T |