ContentOverflowBehaviorType Enumeration |
Namespace: Kettic.AspNet.Controls.DesignAssembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntaxpublic enum ContentOverflowBehaviorType
Public Enumeration ContentOverflowBehaviorType
public enum class ContentOverflowBehaviorType
type ContentOverflowBehaviorType
Members
| Member name | Value | Description |
---|
| Default | 0 | |
| AutoScroll | 1 | |
| Clip | 2 | |
See Also