Name | Description | |
---|---|---|
![]() | AutoAdjustWidth | Gets o sets a value indicates whether the width of the component should automatically align to the width of the InputPanel or not. (Inherited from C1.Win.C1InputPanel.InputComponent) |
![]() | Bounds | Gets the position of the component within its parent. (Inherited from C1.Win.C1InputPanel.InputComponent) |
![]() | Break | Gets or sets how the layout should break the flow after the component. (Inherited from C1.Win.C1InputPanel.InputComponent) |
![]() | ColumnIndex | Gets or sets the column index for this input component. (Inherited from C1.Win.C1InputPanel.InputComponent) |
![]() | ColumnSpan | Gets or sets a value that indicates the total number of columns that input component spans within a grid. (Inherited from C1.Win.C1InputPanel.InputComponent) |
![]() | Container | (Inherited from System.ComponentModel.Component) |
![]() | Focused | Gets a value indicating whether the component has input focus. (Inherited from C1.Win.C1InputPanel.InputComponent) |
![]() | Height | Gets or sets the height of the component. Set to -1 to let the component calculate it automatically. (Inherited from C1.Win.C1InputPanel.InputComponent) |
![]() | InputPanel | Gets the C1InputPanel that this InputComponent belongs to. (Inherited from C1.Win.C1InputPanel.InputComponent) |
![]() | IsDisposed | Gets a value indicating whether the component has been disposed. (Inherited from C1.Win.C1InputPanel.InputComponent) |
![]() | Items | Gets the collection of input components on this layout panel. |
![]() | Name | Gets or sets the unique name for this InputComponent. (Inherited from C1.Win.C1InputPanel.InputComponent) |
![]() | Padding | Gets or sets padding within the input component. (Inherited from C1.Win.C1InputPanel.InputComponent) |
![]() | Parent | Gets the component's parent (either a C1InputPanel or a InputComponent). (Inherited from C1.Win.C1InputPanel.InputComponent) |
![]() | RowIndex | Gets or sets the row index for this input component. (Inherited from C1.Win.C1InputPanel.InputComponent) |
![]() | RowSpan | Gets or sets a value that indicates the total number of rows that input component spans within a grid. (Inherited from C1.Win.C1InputPanel.InputComponent) |
![]() | Site | (Inherited from System.ComponentModel.Component) |
![]() | Tag | Gets or sets an object that contains data associated with this component. (Inherited from C1.Win.C1InputPanel.InputComponent) |
![]() | Visibility | Gets or sets the display state of the component. (Inherited from C1.Win.C1InputPanel.InputComponent) |
![]() | Width | Gets or sets the width of the component. Set to -1 to have the component calculate it automatically. (Inherited from C1.Win.C1InputPanel.InputComponent) |