Back to Devexpress

ASPxHeadline.ContentText Property

aspnet-devexpress-dot-web-dot-aspxheadline.md

latest1.3 KB
Original Source

ASPxHeadline.ContentText Property

Gets or sets the headline’s contents.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
[DefaultValue("")]
public string ContentText { get; set; }
vb
<DefaultValue("")>
Public Property ContentText As String

Property Value

TypeDefaultDescription
StringString.Empty

A string value that specifies the headline’s content.

|

See Also

MaxLength

HorizontalAlign

Headline

ASPxHeadline Class

ASPxHeadline Members

DevExpress.Web Namespace