Метод | Описание | |
---|---|---|
FixColumnCollection ( ) : void | ||
GetColumnByName ( string name ) : |
Looks for a specified column by its value
|
|
ODFGrid ( |
Creates an ODFGrid
|
|
ODFGrid ( |
Creates an ODFGrid
|
|
ODFGrid ( |
||
RestoreColumnEvents ( ) : void | ||
SuppressColumnEvents ( ) : void |
Метод | Описание | |
---|---|---|
CreateBasicNode ( ) : void |
Метод | Описание | |
---|---|---|
ColumnCollection_Inserted ( int index, object value ) : void | ||
ColumnCollection_Removed ( int index, object value ) : void |
public GetColumnByName ( string name ) : |
||
name | string | |
Результат |
public ODFGrid ( |
||
ParentForm | Parent form that the control belongs to | |
contentCollection | ContentCollection | Collection of content where the control will be referenced |
id | string | Control ID. Please specify a unique ID! |
Результат | System |
public ODFGrid ( |
||
ParentForm | Parent form that the control belongs to | |
contentCollection | ContentCollection | Collection of content where the control will be referenced |
id | string | Control ID. Please specify a unique ID! |
x | string | X coordinate of the control in ODF format (eg. "1cm", "15mm", 3.2cm" etc) |
y | string | Y coordinate of the control in ODF format (eg. "1cm", "15mm", 3.2cm" etc) |
width | string | Width of the control in ODF format (eg. "1cm", "15mm", 3.2cm" etc) |
height | string | Height of the control in ODF format (eg. "1cm", "15mm", 3.2cm" etc) |
Результат | System |
public ODFGrid ( |
||
ParentForm | ||
node | ||
Результат | System |