[]
Represents a grid panel in a C1InputPanel control.
public class InputGridPanel : InputLayoutPanelBase, IBindableComponent, IComponent, IDisposable, IInputXmlSerializable
Name | Description |
---|---|
InputGridPanel() | Initializes a new instance of InputGridPanel. |
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. |