The following tables list the members exposed by SelfReferencingSettings.
Name | Description | |
---|---|---|
![]() | SelfReferencingSettings Constructor |
Name | Description | |
---|---|---|
![]() | ApplyChildSorting | Specifies whether the self referencing children should be sorted according to the SortedColumns of the table. |
![]() | ChildDataMember | Specifies the column where the child rows would refer to. |
![]() | Enabled | Specifies whether self referencing is enabled for this table. |
![]() | ExpandColumnInnerTextPadding | Specifies the padding for expand column's inner text area. |
![]() | ExpandColumnMember | Specifies where the expand/collapse icon will be rendered. |
![]() | FitColumnOnExpand | Gets or sets whether the ExpandColumn's width should be automatically adjusted to fit the text. |
![]() | IsTreeViewSelectionMode | Specifies whether the selection mode will use TreeView-like selection. |
![]() | LoadOnDemand | Specifies whether to enable the LoadOnDemand feature. If this is enabled, the grid must have the InitializeSelfReferenceDataSource event handler implemented. |
![]() | ParentDataMember | Specifies the column where the parent rows would refer to. |
![]() | ParentRootMode | Determines how parent rows are populated. |
![]() | ParentRootValue | This property used in conjunction with ParentRootMode that can be used to show self reference table based on the parent value. |
![]() | Table | Returns the WebGridTable object where this self-referencing mode is enabled. |
![]() | TreatOrphanRecordsAsRoot | Determines whether rows that doesn't have parent or child will be treated as root. |
Name | Description | |
---|---|---|
![]() | Clone | (Inherited from ISNet.WebUI.WebUIBaseClass) |
![]() | CopyFrom | Overloaded. (Inherited from ISNet.WebUI.WebUIBaseClass) |
![]() | DeSerializeObjectData | (Inherited from ISNet.WebUI.WebUIBaseClass) |
![]() | GetObjectData | Overridden. |
![]() | IsEmpty | (Inherited from ISNet.WebUI.WebUIBaseClass) |
![]() | Reset | (Inherited from ISNet.WebUI.WebUIBaseClass) |
![]() | SerializeObjectData | (Inherited from ISNet.WebUI.WebUIBaseClass) |
![]() | ToString |