TablePanelRow(TablePanelEntityStyle, Single) Constructor
Initializes a new instance of the TablePanelRow class with specified settings.
Namespace: DevExpress.Utils.Layout
Assembly: DevExpress.Utils.v24.1.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
Declaration
Parameters
Name | Type | Description |
---|---|---|
style | TablePanelEntityStyle | The row’s size type. |
height | Single | The row’s height. |
See Also