WebGridColumn.Style 属性

定义

获取或设置作为与列关联的 HTML 表单元格的一部分呈现的 WebGrid CSS 类属性。

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

属性值

应用于与该列关联的单元格的 CSS 类特性。

适用于