IPortalFrameValleyColumnBase Property

Gets the valley column base

Namespace:  TSD.API.Remoting.PortalFrames
Assembly:  TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
Syntax
IReadOnlyProperty<IPortalFrameBase> ColumnBase { get; }

Property Value

Type: IReadOnlyPropertyIPortalFrameBase
Remarks
This property is valid if the PortalFrameValleyType is set to Column
See Also