GraffitiResponsiveCell

Enumerations #

This class exposes no enumerations.

Constants #

This class exposes no constants.

Events #

This class exposes no events.

Methods #

DefinitionParametersReturn TypeDescription
ConstructorNoneNoneCreates a new cell with the specified content, if any.
Constructorcontainer as DesktopContainerNoneCreates a new cell with the container embedded.
Constructorcontrol as DesktopUIControlNoneCreates a new cell with the control embedded.

Properties #

NameTypeDefault ValueDescription
Container (Read Only)DesktopContainerNilContainer embedded within the cell.
Control (Read Only)DesktopUIControlNilControl embedded within the cell.
SizeExtraExtraLargeInteger0Number of columns to occupy at this control size.
SizeExtraLargeInteger0Number of columns to occupy at this control size.
SizeExtraSmallInteger0Number of columns to occupy at this control size.
SizeLargeInteger0Number of columns to occupy at this control size.
SizeMediumInteger0Number of columns to occupy at this control size.
SizeSmallInteger0Number of columns to occupy at this control size.
TagVariantNilData storage.

Examples #

This class currently has no examples.

Notes #

This class currently has no notes.