Properties' Details |
ShowRowHeader
boolean ShowRowHeader;
- Description
- Specifies whether the grid control should display a special header column.
The default value is false
|
|
ShowColumnHeader
boolean ShowColumnHeader;
- Description
- Specifies whether the grid control should display a title row.
The default value is true
|
|
ColumnModel
|
DataModel
|
HScroll
boolean HScroll;
- Description
- Specifies the vertical scrollbar mode.
The default value is false
|
|
VScroll
boolean VScroll;
- Description
- Specifies the horizontal scrollbar mode.
The default value is false
|
|
SelectionModel
::com::sun::star::view::SelectionType SelectionModel;
- Description
- Specifies the selection mode that is enabled for this grid control.
The default value is ::com::sun::star::view::SelectionType::SINGLE
|
|
Copyright © 2011, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.