FlexGrid for WinRT
HeaderCellStyle Property

Gets or sets a CellStyle that defines the appearance of the header cells in this row or column.
Syntax
'Declaration
 
Public Property HeaderCellStyle As CellStyle
public CellStyle HeaderCellStyle {get; set;}
Remarks

This property allows you to define reusable styles for grid rows and columns. You can easily create CellStyle objects in XAML or in code, and then assign them to grid rows or columns.

For an example, please see the CellStyle property.

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

RowCol Class
RowCol Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Product Support Forum  |   Documentation Feedback