Table of Contents

Interface IListItem

Namespace
HP.LFT.SDK.Oracle
Assembly
HP.LFT.SDK.dll

An item in an Oracle list object.

public interface IListItem

Properties

IsSelected

Indicates whether this item is selected.

bool IsSelected { get; }

Property Value

bool