Espacio de nombres: CodiumSDK.CPL
Ensamblado: CodiumSDK.dll

Overflow Block
C#
public enum Overflow
ConstanteDescripción
AutoIf overflow is clipped, a scroll-bar should be added to see the rest of the content
HiddenThe overflow is clipped, and the rest of the content will be invisible
InheritInherits this property from its parent element.
InitialSets this property to its default value.
ScrollThe overflow is clipped, but a scroll-bar is added to see the rest of the content
VisibleThe overflow is not clipped. It renders outside the element’s box. This is default