 | IPortalFrameValleyColumnBase Property |
Gets the valley column base
Namespace:
TSD.API.Remoting.PortalFramesAssembly:
TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
SyntaxIReadOnlyProperty<IPortalFrameBase> ColumnBase { get; }
ReadOnly Property ColumnBase As IReadOnlyProperty(Of IPortalFrameBase)
Get
property IReadOnlyProperty<IPortalFrameBase^>^ ColumnBase {
IReadOnlyProperty<IPortalFrameBase^>^ get ();
}
abstract ColumnBase : IReadOnlyProperty<IPortalFrameBase> with get
Property Value
Type:
IReadOnlyPropertyIPortalFrameBase
Remarks
See Also