RowPart

Undocumented in source.

Constructors

this
this(GridPanel gp)
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Members

Functions

addColumn
ColumnPart addColumn(Control c)
Undocumented in source. Be warned that the author may not have intended to support it.
addColumn
ColumnPart addColumn()
Undocumented in source. Be warned that the author may not have intended to support it.
dispose
void dispose()
Undocumented in source. Be warned that the author may not have intended to support it.
removeColumn
void removeColumn(int idx)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

columns
ColumnPart[] columns [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
gridPanel
GridPanel gridPanel [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
height
int height [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
height
int height [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
marginBottom
int marginBottom [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
marginBottom
int marginBottom [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
marginTop
int marginTop [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
marginTop
int marginTop [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From IDisposable

dispose
void dispose()
Undocumented in source.

Meta