CheckEditClientSideEvents Constructors
Contains a client-side check editor’s event list.Name | Parameters | Description |
---|---|---|
CheckEditClientSideEvents() | none | Initializes a new instance of the CheckEditClientSideEvents class. For internal use only. |
CheckEditClientSideEvents(IPropertiesOwner) | owner | Initializes a new instance of the CheckEditClientSideEvents class with the specified owner. |
See Also