Share via


ListProperty.CssClass Property

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

Syntax

'Declaration
Public Property CssClass As String
    Get
    Set
'Usage
Dim instance As ListProperty
Dim value As String

value = instance.CssClass

instance.CssClass = value
public string CssClass { get; set; }

Property Value

Type: System.String

See Also

Reference

ListProperty Class

ListProperty Members

Microsoft.SharePoint.WebControls Namespace