AgendaView.TableViewStyle Property
Gets or sets the style applied to a TableView object used by the view. This is a dependency property.
Namespace: DevExpress.Xpf.Scheduling
Assembly: DevExpress.Xpf.Scheduling.v24.1.dll
NuGet Package: DevExpress.Wpf.Scheduling
Declaration
Property Value
Type | Description |
---|---|
Style | A System.Windows.Style object providing corresponding style settings. |
Remarks
Target type: TableView.
See Also