ASPxClientWeekDaysCheckEdit.GetValue Method
Gets the selection state of the week day check boxes.
Declaration
GetValue(): ASPxClientWeekDays
Returns
Type | Description |
---|---|
ASPxClientWeekDays | An ASPxClientWeekDays object containing the selection state of the week day check boxes. |
See Also