| IPortalFrameSpanRightLevelOption Property |
Gets the right side level option
Namespace: TSD.API.Remoting.PortalFramesAssembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
Syntax IReadOnlyProperty<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
IReadOnlyPropertyPortalFrameLevelOptionSee Also