TdxCustomLayoutGroup Events
The base class for classes that implement layout groups within the ExpressLayout Control.
Name | Description |
---|---|
On |
Enables you to respond to clicking the caption region of the layout element.
Inherited from Tdx |
On |
Allows you to respond to a state change of the layout group’s check box. |
On |
Enables you to perform specific actions after a group has been collapsed. |
On |
Enables you to prevent a group from being collapsed. |
On |
Inherited from Tdx |
On |
Enables you to perform specific actions after a group has been expanded. |
On |
Enables you to prevent a group from being expanded. |
On |
Allows you to respond to a click on a hyperlink or prevent hyperlink activation.
Inherited from Tdx |
On |
Allows you to execute custom code when the mouse pointer moves into a hyperlink area within the layout item’s caption.
Inherited from Tdx |
On |
Allows you to execute custom code when the mouse pointer leaves a hyperlink within the layout item’s caption.
Inherited from Tdx |
On |
Allows you to change a hyperlink hint before it appears.
Inherited from Tdx |
On |
Inherited from Tdx |
On |
Enables you to respond to tab switching. |
On |
Enables you to prevent tab switching. |
See Also