DateFilterControl.LayoutControl Property
Provides access to the inner layout control that hosts the Date Filter elements.
Namespace: DevExpress.DashboardWin
Assembly: DevExpress.Dashboard.v24.1.Win.dll
NuGet Package: DevExpress.Win.Dashboard
Declaration
Property Value
Type | Description |
---|---|
LayoutControl | A LayoutControl that arranges the Date Filter’s buttons. |
Remarks
Use the LayoutControl property to get access to the layout control that hosts the date picker and quick buttons.
See Also