ASPxClientDateEdit.GetRangeLength Method
In This Article
Gets the range’s length.
#Declaration
TypeScript
GetRangeLength(): number
#Returns
Type | Description |
---|---|
number | The length of the date range in the date edit control. |
See Also