Show / Hide Table of Contents

Class SplitterHorizontalPanel

Inheritance
Object
PanelBase
SplitterHorizontalPanel
Implements
IPanel
ILayout
Inherited Members
PanelBase.ApplyStyle()
PanelBase.Panel
PanelBase.CardCollection
PanelBase.Id
PanelBase.BackgroundColor
PanelBase.LayoutPosition
PanelBase.Position
PanelBase.Top
PanelBase.Left
PanelBase.Right
PanelBase.Bottom
PanelBase.Width
PanelBase.Height
PanelBase.ZIndex
PanelBase.Overflow
PanelBase.Column
PanelBase.Row
PanelBase.RowSpan
PanelBase.ColSpan
PanelBase.Visibility
PanelBase.CssClass
PanelBase.SoProtocol
PanelBase.VisibilityBinding
Namespace: SuperOffice.CRM.Web.UI.Controls
Assembly: SuperOffice.CRMWeb.dll
Syntax
public class SplitterHorizontalPanel : PanelBase, IPanel, ILayout

Constructors

SplitterHorizontalPanel()

Declaration
public SplitterHorizontalPanel()

Properties

HideBottomPanel

Declaration
public bool HideBottomPanel { get; set; }
Property Value
Type Description
Boolean

UpdateMethod

Declaration
public override string UpdateMethod { get; }
Property Value
Type Description
String
Overrides
PanelBase.UpdateMethod

Methods

Initialize(XmlNode, String)

Declaration
public override void Initialize(XmlNode config, string id)
Parameters
Type Name Description
XmlNode config
String id
Overrides
PanelBase.Initialize(XmlNode, String)

OnLoad(EventArgs)

Declaration
protected override void OnLoad(EventArgs e)
Parameters
Type Name Description
EventArgs e

SetPlaceHolderSize(Panel)

Declaration
protected override void SetPlaceHolderSize(Panel placeholder)
Parameters
Type Name Description
Panel placeholder
Overrides
PanelBase.SetPlaceHolderSize(Panel)

Implements

IPanel
ILayout
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top