 | IPortalFrameSpanRightLevelOption Property |
Gets the right side level option
Namespace:
TSD.API.Remoting.PortalFramesAssembly:
TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
SyntaxIReadOnlyProperty<PortalFrameLevelOption> RightLevelOption { get; }
ReadOnly Property RightLevelOption As IReadOnlyProperty(Of PortalFrameLevelOption)
Get
property IReadOnlyProperty<PortalFrameLevelOption>^ RightLevelOption {
IReadOnlyProperty<PortalFrameLevelOption>^ get ();
}
abstract RightLevelOption : IReadOnlyProperty<PortalFrameLevelOption> with get
Property Value
Type:
IReadOnlyPropertyPortalFrameLevelOption
See Also