संपादित करें

इसके माध्यम से साझा किया गया


DynamicControl.CssClass Property

Definition

Gets or sets the Cascading Style Sheet (CSS) class that specifies the display styles for the DynamicControl control content.

public:
 virtual property System::String ^ CssClass { System::String ^ get(); void set(System::String ^ value); };
public virtual string CssClass { get; set; }
member this.CssClass : string with get, set
Public Overridable Property CssClass As String

Property Value

The name of the CSS class.

Applies to