Class UIListItem
Inheritance
System.Object
UIListItem
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Quark.XA.Core.AutomationProject
Assembly: Quark.XA.Core.AutomationProject.dll
Syntax
public class UIListItem
Constructors
UIListItem(UIItemContainer)
Declaration
public UIListItem(UIItemContainer container)
Parameters
| Type | Name | Description |
|---|---|---|
| UIItemContainer | container |
Properties
UIListButton
Declaration
public Button UIListButton { get; }
Property Value
| Type | Description |
|---|---|
| Button |