Gets or sets the content of the current item, displayed within the DataTreeGrid control.
This is a dependency property.
Namespace:
DlhSoft.Windows.ControlsAssembly: DlhSoft.HierarchicalData.LightWPF.Controls (in DlhSoft.HierarchicalData.LightWPF.Controls.dll)
Syntax
| C# |
|---|
public Object Content { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Property Content As Object |