DataGridTableSummaryRowStyleSelector Property

Gets or sets a selector to apply styles to the summary rows of the DataGrid.

Definition

Namespace: Aliquo.Windows.Controls
Assembly: Aliquo.Windows.Controls (in Aliquo.Windows.Controls.dll) Version: 5.0.9179.22656
C#
public StyleSelector TableSummaryRowStyleSelector { get; set; }

Property Value

StyleSelector

See Also