[]
        
(Showing Draft Content)

C1.Win.InputPanel.InputGridPanel

InputGridPanel Class

Represents a grid panel in a C1InputPanel control.

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

Constructors

Name Description
InputGridPanel()

Initializes a new instance of InputGridPanel.

Properties

Name Description
ColumnDefinitions

Gets a list of ColumnDefinition objects defined on this instance of InputGridPanel.

DefaultHeight

Gets the default height of the input component.

RowDefinitions

Gets a list of RowDefinition objects defined on this instance of InputGridPanel.