[]
        
(Showing Draft Content)

C1.Win.C1Sizer.Row

Row Class

Represents a row in the Sizer grid.

Inheritance
Row
Namespace: C1.Win.C1Sizer
Assembly: C1.Win.C1Sizer.4.8.dll
Syntax
public class Row : Band

Properties

Name Description
Position

Gets or sets the position of the Row within the C1Sizer grid.

Size

Gets or sets the height of the Row in pixels.

SizePercent

Gets or sets the height of the Row as a percentage of the grid's height.

Methods

Name Description
SetSize(int, bool)

Gets or sets the size of the Row as a percentage of the grid's height.

ToString()

Returns a string representation of the Row object.