[]
Create style based on style and update it with disabled state.
protected static C1Style EnrichDisabledC1Style(C1Style style, C1Color color)
Protected Shared Function EnrichDisabledC1Style(style As C1Style, color As C1Color) As C1Style
| Type | Name | Description |
|---|---|---|
| C1Style | style | Origin style. |
| C1Color | color | Disabled color. |
| Type | Description |
|---|---|
| C1Style |