Gets or sets a Boolean value indicating whether the cell belongs to a header.

Namespace:  C1.Win.XmlEditor.UICustomization
Assembly:  C1.Win.XmlEditor.2 (in C1.Win.XmlEditor.2.dll)

Syntax

C#
public bool IsHeader { get; set; }
Visual Basic (Declaration)
Public Property IsHeader As Boolean

See Also