GComponent.scrollPane Property |
ScrollPane of the component. If the component is not scrollable, the value is null.
Namespace:
FairyGUI
Assembly:
FairyGUI (in FairyGUI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic ScrollPane scrollPane { get; }
Property Value
Type:
ScrollPane
See Also