Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
Tallboy::ColumnDefinitions
Inherits
Enumerable
<
Reference
<
Object
Constructors
new
(column_count :
Int32
)
Source
new
(columns :
Array
(
Tallboy::ColumnDefinition
) = [] of
ColumnDefinition
)
Source
Instance methods
add
(name, width :
WidthValue
=
WidthOption::Auto
, align :
AlignValue
= :auto)
Source
columns
Source
each
Must yield this collection's elements to the block.
Source