Skip to main content
A newer version of this page is available. .

TablePanel.GetViewInfo() Method

Retrieves the object that provides current TablePanel settings.

Namespace: DevExpress.Utils.Layout

Assembly: DevExpress.Utils.v19.2.dll

Declaration

public TablePanelObjectInfoArgs GetViewInfo()

Returns

Type Description
DevExpress.Utils.Layout.TablePanelObjectInfoArgs

A TablePanelObjectInfoArgs object that provides current TablePanel settings.

See Also