Class CargoOrderRow
Inheritance
System.Object
Robust.Client.UserInterface.Control
Robust.Client.UserInterface.Controls.Container
Robust.Client.UserInterface.Controls.PanelContainer
CargoOrderRow
Namespace: Content.Client.Cargo.UI
Assembly: Content.Client.dll
Syntax
public sealed class CargoOrderRow : PanelContainer
Constructors
| Improve this Doc View SourceCargoOrderRow()
Declaration
public CargoOrderRow()
Properties
| Improve this Doc View SourceOrder
Declaration
public CargoOrderData Order { get; set; }
Property Value
Type | Description |
---|---|
CargoOrderData |