ExtendedLabelCollectionBase Constructor (TextArea) |
Create new instance of Extended label class.
Namespace: Kettic.AspNet.Controls.ChartModelAssembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntaxpublic ExtendedLabelCollectionBase(
TextArea textArea
)
Public Sub New (
textArea As TextArea
)
public:
ExtendedLabelCollectionBase(
TextArea^ textArea
)
new :
textArea : TextArea -> ExtendedLabelCollectionBase
Parameters
- textArea
- Type: Kettic.AspNet.Controls.ChartModelTextArea
TextBlock
See Also