ASPxClientWeekDaysCheckEdit.SetValue(value) Method
Gets the selection state of the week day check boxes.
Declaration
SetValue(
value: ASPxClientWeekDays
): void
Parameters
Name | Type | Description |
---|---|---|
value | ASPxClientWeekDays | An ASPxClientWeekDays object specifying the selection state of the week day check boxes. |
See Also