[]
Represents a base class for panel in a C1InputPanel control.
public abstract class InputLayoutPanelBase : InputComponent, IBindableComponent, IComponent, IDisposable, IInputXmlSerializable
| Name | Description |
|---|---|
| InputLayoutPanelBase() | Initializes a new instance of InputLayoutPanelBase. |
| Name | Description |
|---|---|
| DefaultHeight | Gets the default height of the input component. |
| Items | Gets the collection of input components on this layout panel. |
| Name | Description |
|---|---|
| ShouldSerializeItems() | Specifies whether to save the value of the Items property. |