[]
Gets the C1RulesManager that will apply conditional formatting for this object.
public C1RulesManager GetC1RulesManager(object control)
Public Function GetC1RulesManager(control As Object) As C1RulesManager
| Type | Name | Description |
|---|---|---|
| object | control | The object to get the C1RulesManager for. |
| Type | Description |
|---|---|
| C1RulesManager | The C1RulesManager. |