Name | Description | |
---|---|---|
NTreeGrid Constructor | Default constructor |
The following tables list the members exposed by NTreeGrid.
Name | Description | |
---|---|---|
NTreeGrid Constructor | Default constructor |
Name | Description | |
---|---|---|
CreateColumnsForServiceFieldNamesProperty | ||
IdFieldNameProperty | ||
NTreeGridSchema | Schema associated with NTreeGrid | |
ParentIdFieldNameProperty | ||
ServiceFieldNameChangedEvent |
Name | Description | |
---|---|---|
CreateColumnsForServiceFieldNames | Gets or sets the list tree view can create fields for the IdFieldName and ParentIdFieldName fields from the data source. By default set to false. | |
IdFieldName | Gets or sets the Id field. This is a service field name. | |
ParentIdFieldName | Gets or sets the parent Id field name. This is a service field name. |
Name | Description | |
---|---|---|
GetDataRow | Overridden. Return the tree data row that represents the specifried row index from the data source. |
Name | Description | |
---|---|---|
CreateAutomaticColumn | Overridden. Overriden to check for service fields and whether the creation of service fields is allowed. | |
GCC | Overridden. | |
hCC | Overridden. | |
jKOI | ||
OnIdFieldNameChanged | Called when the IdColumn property has changed. | |
OnParendIdFieldNameChanged | Called when the ParentIdColumn property has changed. | |
OnServiceFieldNameChanged | Called when the IdFieldName or ParentIdFieldName properties have changed. Raises the ServiceFieldNameChangedEvent event. |
Name | Description | |
---|---|---|
ServiceFieldNameChanged | Occurs when the IdFieldName or ParentIdFieldName properties have changed. |