SMART datagrid v.1
>
Classes
Back
Forward
DataLudi.
DisplayOptions
class
グリッドのディスプレイに関わる情報を管理する客体である。
displayOptions
プロパティーでリターンする。
Base Classes
GridBaseOptions
>
DLBase
Constructor
function
DisplayOptions
(grid: GridBase);
Properties
alertCellError
bubbleWheelEvents
checkChildColumnResizable
checkDataInited
columnExcludable
columnMovable
columnResizable
cursorCallback
defaultColumnWidth
emptyDataMessage
emptyGridMessage
fillWhenResized
fitRowHeightWhenUpdated
fitStyle
fixedColumnCount
fixedColumnExcludable
fixedColumnMovable
fixedColumnResizable
fixedRowCount
fixedRowResizable
focusable
focusBorder
focusVisible
forceButtonVisible
heightMeasurer
hideBordersWhenFitted
hideColumnWhenExcluded
hideDeletedRows
hintDuration
horzLiveScroll
horzScrollStep
horzWheelDelta
includeHeaderWhenFitColumn
liveScroll
maxRowHeight
mergedSelection
minRowHeight
nanText
parentChangable
preventSystemMenu
rightClickable
rowChangeDelay
rowHeight
rowHoverMask
rowResizable
selectDisplay
selectMode
selectStyle
showSingleSelection
showTooltip
summaryMode
tooltipAnimation
tooltipDelay
tooltipDuration
tooltipLineBreak
tooltipMaxWidth
tooltipMinWidth
tooltipStyles
variableRowHeight
wheelDelta
Inherited Properties
GridBaseOptions
.grid
Inherited Methods
DLBase
.assign
GridBaseOptions
.ctor
DLBase
.getProperties
DLBase
.getProperty
DLBase
.setProperties
DLBase
.setProperty
DLBase
.toggle
See Also
GridBase.
displayOptions
EditOptions
OperateOptions
Examples
Hello Grid