Method | Description | |
---|---|---|
AdjustBottom ( int bottomPos ) : void | ||
AdjustTop ( int topPos ) : void | ||
CalculateRowHeight ( ) : void | ||
GridRow ( int initRowHeight ) : System | ||
SetTopAndHeight ( int top, int height ) : void | ||
ToString ( ) : string |
Method | Description | |
---|---|---|
AcceptDesiredHeight ( int currentTop ) : void | ||
SetOwnerParentRowCollection ( |
public GridRow ( int initRowHeight ) : System | ||
initRowHeight | int | |
return | System |
public SetTopAndHeight ( int top, int height ) : void | ||
top | int | |
height | int | |
return | void |