ASPxClientWeekDaysCheckEdit.SetValue(value) Method
In This Article
Gets the selection state of the week day check boxes.
#Declaration
TypeScript
SetValue(
value: ASPxClientWeekDays
): void
#Parameters
Name | Type | Description |
---|---|---|
value | ASPx |
An ASPx |
See Also