Click or drag to resize

DataCellDataSortingType Property

Gets or sets DataSortingType of this DataCell.

Namespace: GSF.PhasorProtocols.SelFastMessage
Assembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.181-beta
Syntax
public override DataSortingType DataSortingType { get; set; }
View Source

Property Value

DataSortingType

Implements

IDataCellDataSortingType
See Also