Class UIItemGroup
Inheritance
System.Object
UIItemGroup
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 UIItemGroup
Constructors
UIItemGroup(UIItemContainer)
Declaration
public UIItemGroup(UIItemContainer container)
Parameters
| Type | Name | Description |
|---|---|---|
| UIItemContainer | container |
Properties
UIBrowseButton
Declaration
public Button UIBrowseButton { get; }
Property Value
| Type | Description |
|---|---|
| Button |
UIComputerTabPage
Declaration
public TabPage UIComputerTabPage { get; }
Property Value
| Type | Description |
|---|---|
| TabPage |