Intersoft WebGrid Documentation
SelfReferencingSettings Class Members
See Also  Properties  Methods  Send Feedback
ISNet.WebUI.WebGrid Namespace : SelfReferencingSettings Class


The following tables list the members exposed by SelfReferencingSettings.

Public Constructors

Public Properties

 NameDescription
public PropertyApplyChildSortingSpecifies whether the self referencing children should be sorted according to the SortedColumns of the table.  
public PropertyChildDataMemberSpecifies the column where the child rows would refer to.  
public PropertyEnabledSpecifies whether self referencing is enabled for this table.  
public PropertyExpandColumnInnerTextPaddingSpecifies the padding for expand column's inner text area.  
public PropertyExpandColumnMemberSpecifies where the expand/collapse icon will be rendered.  
public PropertyFitColumnOnExpandGets or sets whether the ExpandColumn's width should be automatically adjusted to fit the text.
 
public PropertyIsTreeViewSelectionModeSpecifies whether the selection mode will use TreeView-like selection.  
public PropertyLoadOnDemandSpecifies whether to enable the LoadOnDemand feature. If this is enabled, the grid must have the InitializeSelfReferenceDataSource event handler implemented.
 
public PropertyParentDataMemberSpecifies the column where the parent rows would refer to.  
public PropertyParentRootModeDetermines how parent rows are populated.  
public PropertyParentRootValueThis property used in conjunction with ParentRootMode that can be used to show self reference table based on the parent value.
 
public PropertyTableReturns the WebGridTable object where this self-referencing mode is enabled.
 
public PropertyTreatOrphanRecordsAsRootDetermines whether rows that doesn't have parent or child will be treated as root.  
Top

Public Methods

 NameDescription
public MethodClone (Inherited from ISNet.WebUI.WebUIBaseClass)
public MethodCopyFromOverloaded.  (Inherited from ISNet.WebUI.WebUIBaseClass)
public MethodDeSerializeObjectData (Inherited from ISNet.WebUI.WebUIBaseClass)
public MethodGetObjectDataOverridden.   
public MethodIsEmpty (Inherited from ISNet.WebUI.WebUIBaseClass)
public MethodReset (Inherited from ISNet.WebUI.WebUIBaseClass)
public MethodSerializeObjectData (Inherited from ISNet.WebUI.WebUIBaseClass)
public MethodToString  
Top

See Also

©2012 Intersoft Solutions Corp. All Rights Reserved.