[]
Gets or sets a value indicating whether the header remains visible on the page when the user scrolls part of the table off the page.
public bool FixedHeader { get; set; }
Type | Description |
---|---|
bool | A bool value where |
Fixed headers must be contiguous and must include the first or last column in the table. This property is allowed only with the Header property.