次の方法で共有


SelectionManager クラス

定義

public ref class SelectionManager sealed
public sealed class SelectionManager
type SelectionManager = class
Public NotInheritable Class SelectionManager
継承
SelectionManager

コンストラクター

SelectionManager()

プロパティ

CurrentColumn
CurrentRow
CurrentSelectionBlockIndex
LastUpdatedColumn
LastUpdatedRow
OnlyOneCellSelected
OnlyOneSelItem
SelectedBlocks
SelectionType

メソッド

Clear()
Clear(Boolean)
GetSelecttionBlockNumberForCell(Int64, Int32)
IsCellSelected(Int64, Int32)
ResetCurrentBlock()
SetCurrentCell(Int64, Int32)
StartNewBlock(Int64, Int32)
StartNewBlockOrExcludeCell(Int64, Int32)
UpdateCurrentBlock(Int64, Int32)

適用対象