Browser |
The BrowserListItem type exposes the following members.
| Name | Description | |
|---|---|---|
| ChangeDate | ||
| CreationDate | ||
| Description |
Gets the description string. Can be used e.g. to show a tool tip.
(Inherited from ListNode) | |
| Image |
Gets an image to display for the item. The type depends on the Gui that is currently used.
(Inherited from ListNode) | |
| ImageIndex | (Overrides ListNodeImageIndex) | |
| IsSelected |
Gets or sets a value indicating whether this item is selected.
(Inherited from SelectableListNode) | |
| RenamingValidationFunction | Bind the validation to this property and use a ConverterStringFuncToValidationRule converter to convert it into a validation rule. | |
| SubItemCount |
Gets the number of subitems to display (Text0, Text1, etc.).
(Inherited from ListNode) | |
| Tag |
Gets or sets a tag associated with the item.
(Inherited from ListNode) | |
| Text | (Overrides ListNodeText) | |
| Text0 |
Gets additional text to display for the item.
(Inherited from ListNode) | |
| Text1 | (Overrides ListNodeText1) | |
| Text2 | (Overrides ListNodeText2) | |
| Text3 | (Overrides ListNodeText3) | |
| Text4 |
Gets additional text to display for the item.
(Inherited from ListNode) | |
| Text5 |
Gets additional text to display for the item.
(Inherited from ListNode) | |
| Text6 |
Gets additional text to display for the item.
(Inherited from ListNode) | |
| Text7 |
Gets additional text to display for the item.
(Inherited from ListNode) | |
| Text8 |
Gets additional text to display for the item.
(Inherited from ListNode) | |
| Text9 |
Gets additional text to display for the item.
(Inherited from ListNode) |