次の方法で共有


WebGridColumn.Style プロパティ

定義

列に関連付けられている HTML テーブル セルの一部としてレンダリングされる CSS クラス属性を WebGrid 取得または設定します。

public string Style { get; set; }
member this.Style : string with get, set
Public Property Style As String

プロパティ値

列に関連付けられたセルに適用される CSS クラス属性。

適用対象