ISortView Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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 |