ComponentOne DataGrid for WPF and Silverlight
IsItemsHost Property (DataGridColumnsHeaderPanel)

C1.WPF.DataGrid Namespace > DataGridColumnsHeaderPanel Class : IsItemsHost Property
Syntax
'Declaration
 
<System.ComponentModel.CategoryAttribute("Behavior")>
<System.ComponentModel.BindableAttribute(Bindable=False, Direction=BindingDirection.OneWay)>
Public Property IsItemsHost As System.Boolean
[System.ComponentModel.Category("Behavior")]
[System.ComponentModel.Bindable(Bindable=false, Direction=BindingDirection.OneWay)]
public System.bool IsItemsHost {get; set;}
See Also

Reference

DataGridColumnsHeaderPanel Class
DataGridColumnsHeaderPanel Members