Property | Type | Description | |
---|---|---|---|
HelpText | string | ||
Index | object[] | ||
Nested | |||
Property | |||
name | object |
Method | Description | |
---|---|---|
CompareTo ( object other ) : int | ||
StrProperty ( object name, |
||
StrProperty ( object name, |
||
StrProperty ( object name, System property ) : System | ||
StrProperty ( object name, System property, bool selectable ) : System | ||
StrProperty ( object name, System property, string helpText ) : System | ||
StrProperty ( object name, object index, |
||
StrProperty ( object name, object index, |
||
StrProperty ( object name, object index, |
||
StrProperty ( object name, object index, |
||
StrProperty ( object name, object index, System property ) : System | ||
StrProperty ( object name, object index, System property, bool selectable ) : System | ||
ToggleSelected ( bool isSelected, object selObj ) : void | ||
Value ( object o ) : string | ||
Value ( object o, bool cursor ) : string |
Method | Description | |
---|---|---|
timerTick ( object sender, |
public StrProperty ( object name, |
||
name | object | |
property | ||
nested | ||
return | System |
public StrProperty ( object name, |
||
name | object | |
property | ||
nested | ||
selectable | bool | |
return | System |
public StrProperty ( object name, System property ) : System | ||
name | object | |
property | System | |
return | System |
public StrProperty ( object name, System property, bool selectable ) : System | ||
name | object | |
property | System | |
selectable | bool | |
return | System |
public StrProperty ( object name, System property, string helpText ) : System | ||
name | object | |
property | System | |
helpText | string | |
return | System |
public StrProperty ( object name, object index, |
||
name | object | |
index | object | |
property | ||
nested | ||
return | System |
public StrProperty ( object name, object index, |
||
name | object | |
index | object | |
property | ||
nested | ||
selectable | bool | |
return | System |
public StrProperty ( object name, object index, |
||
name | object | |
index | object | |
property | ||
nested | ||
helpText | string | |
return | System |
public StrProperty ( object name, object index, |
||
name | object | |
index | object | |
property | ||
nested | ||
helpText | string | |
selectable | bool | |
return | System |
public StrProperty ( object name, object index, System property ) : System | ||
name | object | |
index | object | |
property | System | |
return | System |
public StrProperty ( object name, object index, System property, bool selectable ) : System | ||
name | object | |
index | object | |
property | System | |
selectable | bool | |
return | System |
public ToggleSelected ( bool isSelected, object selObj ) : void | ||
isSelected | bool | |
selObj | object | |
return | void |
public Value ( object o, bool cursor ) : string | ||
o | object | |
cursor | bool | |
return | string |
public PropertyInfo,System.Reflection Property | ||
return |