Gets or sets the default CSS class for the content element. Namespace: MindFusion.UI.Web
|
C#
![]() |
---|
public string ContentCssClass { get; set; } |
Visual Basic
![]() |
---|
Public Property ContentCssClass As String |
Type: String
A string specifying the name of the CSS class, which will be used as the style of content element. The default value is an empty string ("").