gridcontrol07: bugfixes for gridcontrol
This commit is contained in:
parent
d4fcd505c6
commit
f468ede49f
1 changed files with 1 additions and 1 deletions
|
@ -80,7 +80,7 @@ service UnoControlGridModel
|
|||
<p>You can implement your own instance of <type>XGridDataModel</type> or use
|
||||
the <type>DefaultGridDataModel</type>.
|
||||
*/
|
||||
[property] XGridDataModel DataModel;
|
||||
[property] XGridDataModel GridDataModel;
|
||||
|
||||
/** Specifies the vertical scrollbar mode.
|
||||
<p>The default value is <FALSE/></p>
|
||||
|
|
Loading…
Reference in a new issue