Initial Commit.
This commit is contained in:
+20
@@ -0,0 +1,20 @@
|
||||
# ShowDateScale
|
||||
|
||||
Sets new value for "ShowDateScale" property.
|
||||
|
||||
```
|
||||
bool ShowDateScale(
|
||||
bool show // property value
|
||||
)
|
||||
|
||||
```
|
||||
|
||||
Parameters
|
||||
|
||||
show
|
||||
|
||||
[in] New value for "ShowDateScale" property.
|
||||
|
||||
Return Value
|
||||
|
||||
true - successful, false - cannot change the property.
|
||||
Reference in New Issue
Block a user