Table of Contents

Property SelectedItemPath

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

SelectedItemPath

Gets path of the selected item. When this property is changed, selected item is updated to the item with the specified path.

[Browsable(false)]
public virtual string? SelectedItemPath { get; set; }

Property Value

string