Property Grid
A property grid is a user interface element used in DataScene. It has a
tabular structure in which a pair of property name and property value is shown on
the same row of the grid. A property grid is usually embedded into editors or dialog boxes
(e.g. the Series Editor, Series
Piece Editor). When a property is selected - which means that the user has
clicked on the cell of either the property name or the property
value, a short description of the property is
displayed on the bottom of the property grid. For a simple property type, the
user can edit the property value directly in the property grid; for a
composite property, DataScene shows an editor button on the value cell when the cell is
left clicked. Clicking this editor button opens an appropriate property editor, with which the user can
customize the
value of the property.
See Also
|