WebGrid.HasSelection 屬性

定義

取得值,這個值表示是否已選取 實例中的資料 WebGrid 列。

public bool HasSelection { get; }
member this.HasSelection : bool
Public ReadOnly Property HasSelection As Boolean

屬性值

如果目前已選取資料列,則為 true;否則為 false。

適用於