Gets or sets the CSS class to apply to the main content container within the control.
Namespace:
DlhSoft.Web.UI.WebControls.PertAssembly: DlhSoft.ProjectData.PertChart.ASP.Controls (in DlhSoft.ProjectData.PertChart.ASP.Controls.dll)
Syntax
| C# |
|---|
public virtual string ContainerCssClass { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Overridable Property ContainerCssClass As String |