[]
        
(Showing Draft Content)

C1.Win.InputPanel.InputLayoutPanelBase

InputLayoutPanelBase Class

Represents a base class for panel in a C1InputPanel control.

Namespace: C1.Win.InputPanel
Assembly: C1.Win.InputPanel.8.dll
Syntax
public abstract class InputLayoutPanelBase : InputComponent, IBindableComponent, IComponent, IDisposable, IInputXmlSerializable

Constructors

Name Description
InputLayoutPanelBase()

Initializes a new instance of InputLayoutPanelBase.

Properties

Name Description
DefaultHeight

Gets the default height of the input component.

Items

Gets the collection of input components on this layout panel.

Methods

Name Description
ShouldSerializeItems()

Specifies whether to save the value of the Items property.