Property SelectedItemPath
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; }
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; }