Styles of text area which can be hidden
Inheritance Hierarchy
Namespace: Kettic.AspNet.Controls.ChartModel.StylesAssembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax[TypeConverterAttribute(typeof(ExpandableObjectConverter))]
public class ErrorTextAreaStyle : TextAreaStyle
<TypeConverterAttribute(GetType(ExpandableObjectConverter))>
Public Class ErrorTextAreaStyle
Inherits TextAreaStyle
[TypeConverterAttribute(typeof(ExpandableObjectConverter))]
public ref class ErrorTextAreaStyle : public TextAreaStyle
[<TypeConverterAttribute(typeof(ExpandableObjectConverter))>]
type ErrorTextAreaStyle =
class
inherit TextAreaStyle
end
The ErrorTextAreaStyle type exposes the following members.
Constructors
See Also