![]() | Lookup |
The CustomLookupLookupItem type exposes the following members.
Name | Description | |
---|---|---|
![]() | Children | Gets/Sets child rows for this row. Automated if AddChild is used. |
![]() | ID | Gets this row's ID. ID is generated and can't be set. |
![]() | Indent | Indent of the row. Automatically set if AddChild is used. |
![]() | ParentID | Gets/Sets this row's parent's ID. If AddChild is used, ParentID is automatically set. |
![]() | SortOrder | Sort order for this row. Optional. Must be 0 or greater. |
![]() | Value | Getter/Setter for the value. Must not be null nor empty. |