[]
        
(Showing Draft Content)

C1.Win.C1Command.CheckedChangedEventArgs

CheckedChangedEventArgs Class

Arguments for the check auto toggle event handler.

Inheritance
CheckedChangedEventArgs
Namespace: C1.Win.C1Command
Assembly: C1.Win.C1Command.4.8.dll
Syntax
public class CheckedChangedEventArgs : EventArgs

Constructors

Name Description
CheckedChangedEventArgs(bool)

Initializes a new instance of the CheckedChangedEventArgs class

Fields

Name Description
NewValue

Returns a new value of Checked property.