Gets a value indicating whether a
System.Web.UI.WebControls.Style object has been created for the
System.Web.UI.WebControls.WebControl.ControlStyle property. This property is primarily used by control developers.
'Declaration
Public ReadOnly Property ControlStyleCreated As Boolean
public bool ControlStyleCreated {get;}
Property Value
true if a
System.Web.UI.WebControls.Style object has been created for the
System.Web.UI.WebControls.WebControl.ControlStyle property; otherwise, false.