[]
Arguments for the check auto toggle event handler.
public class CheckedChangedEventArgs : EventArgs
| Name | Description |
|---|---|
| CheckedChangedEventArgs(bool) | Initializes a new instance of the CheckedChangedEventArgs class |
| Name | Description |
|---|---|
| NewValue | Returns a new value of Checked property. |