Name | Description | |
---|---|---|
NGridViewDragToolSchema | Schema associated with NGridViewDragTool |
The following tables list the members exposed by NGridViewDragTool.
Name | Description | |
---|---|---|
NGridViewDragToolSchema | Schema associated with NGridViewDragTool |
Name | Description | |
---|---|---|
OwnerGrid | Obtains a reference to the grid view vuew to which this tool belongs | |
OwnerGridView | Obtains a reference to the grid view vuew to which this tool belongs |
Name | Description | |
---|---|---|
OnAborted | Overridden. Called when the tool is aborted | |
OnActivated | Overridden. | |
OnDeactivated | Overridden. Called when the tool is deactivated | |
OperatesInWindowArea | Determines whether the tool operates in the grid view window area. This implementation returns true. | |
UpdateCursorAndTooltip | Overridden. Requests cursor and tooltip depending on the tool state. |