TablePanelColumn(TablePanelEntityStyle, Single) Constructor
Initializes a new instance of the TablePanelColumn class with specified settings.
Namespace: DevExpress.Utils.Layout
Assembly: DevExpress.Utils.v24.2.dll
Declaration
Parameters
Name | Type | Description |
---|---|---|
style | TablePanelEntityStyle | The column’s size type. |
width | Single | The column’s width. |
See Also