Property | Type | Description | |
---|---|---|---|
ElementIndex | int | ||
Expanded | bool | ||
FieldInfo | |||
FieldType | |||
GenericName | string | ||
Instance | |||
Instances | List |
||
ParentField | |||
PropertyInfo | |||
TypeChain | XLibrary.FieldModel[] |
Method | Description | |
---|---|---|
AddRow ( |
||
ExpandField ( string fieldFilter = null ) : void | ||
FieldModel ( |
||
FieldModel ( |
||
FieldModel ( |
||
FieldModel ( |
||
FieldModel ( |
||
GetFieldValue ( object rootInstanceValue ) : object | ||
GetObjectLabel ( object obj ) : string | ||
Init ( ) : void | ||
InitCells ( string type, string value ) : void | ||
RefreshProperties ( ) : void | ||
SetCellValue ( int i, string newValue ) : void |
Method | Description | |
---|---|---|
AddFieldMembers ( ) : void | ||
RefreshCell ( int i, |
||
RefreshField ( ) : void | ||
RefreshFieldEnumerations ( ) : void |
public ExpandField ( string fieldFilter = null ) : void | ||
fieldFilter | string | |
return | void |
public FieldModel ( |
||
instance | ||
parent | ||
type | RowTypes | |
return | System |
public FieldModel ( |
||
grid | ||
parent | ||
rowType | RowTypes | |
info | ||
return | System |
public FieldModel ( |
||
grid | ||
parent | ||
rowType | RowTypes | |
info | ||
return | System |
public FieldModel ( |
||
grid | ||
parent | ||
rowType | RowTypes | |
type | ||
return | System |
public FieldModel ( |
||
grid | ||
parent | ||
rowType | RowTypes | |
type | ||
elementIndex | int | |
return | System |
public GetFieldValue ( object rootInstanceValue ) : object | ||
rootInstanceValue | object | |
return | object |
public GetObjectLabel ( object obj ) : string | ||
obj | object | |
return | string |
public InitCells ( string type, string value ) : void | ||
type | string | |
value | string | |
return | void |
public SetCellValue ( int i, string newValue ) : void | ||
i | int | |
newValue | string | |
return | void |
public FieldInfo,System.Reflection FieldInfo | ||
return |
public PropertyInfo,System.Reflection PropertyInfo | ||
return |