ClientSlotLayoutManager Property |
Returns the LayoutManager associatted with the ClientSlot.
Namespace:
OBCOM.NetClient
Assembly:
OBCOM.NetClient (in OBCOM.NetClient.dll) Version: 40.82.5945.17884 (40.82.5945.17884)
Syntax public LayoutManager LayoutManager { get; }
Public ReadOnly Property LayoutManager As LayoutManager
Get
Return Value
Type:
LayoutManager
The
LayoutManager associatted with the ClientSlot.
See Also