Method |
Description |
|
DrawVisuals ( GridRange dataViewport, IGridData data, GridUpdateType updateType, Rect visualViewport, bool suppressNotification ) : void |
|
|
DrawVisualsAsync ( GridUpdateType updateType, bool suppressNotification, CancellationToken token, ISortOrder sortOrder ) : Task |
|
|
EnqueueCommand ( GridUpdateType code, Size size ) : void |
|
|
EnqueueCommand ( GridUpdateType code, double param ) : void |
|
|
EnqueueCommand ( GridUpdateType code, double offset, ThumbTrack track ) : void |
|
|
ExecuteCommandAsync ( ScrollCommand cmd, CancellationToken token ) : Task |
|
|
IsRepeating ( List commands, int index, GridUpdateType scrollTypes ) : bool |
|
|
OnSortOrderChanged ( object sender, EventArgs e ) : void |
|
|
ScrollCommandsHandler ( CancellationToken cancellationToken ) : Task |
|
|
StopScroller ( ) : void |
|
|