ISortView Interface

Definition

public interface class ISortView : IDisposable
public interface ISortView : IDisposable
type ISortView = interface
    interface IDisposable
Public Interface ISortView
Implements IDisposable
Derived
Implements

Methods

AddSortKey(Int32)
CompareKeyColumns(Object, Object, Int32)
DeleteRow(Int32, Boolean)
GetAbsoluteRowNumber(Int32)
GetNextRowNumber()
NumRows()
ResetSortKeys()
StartSortingData()
StopSortingData()

Events

StorageNotify

Applies to