Click or drag to resize
CssElementTextLine Property
文本行,格式为:类名 { 属性1: 值; 属性2: 值; 属性3: 值; ... }

Namespace: Appkit.Web.UI
Assembly: Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C#
public string TextLine { get; }

Property Value

Type: String
See Also