ActualGroupHeader Property
In This Topic
Gets the actual header that appears in the grouping panel as the column header is dragged there.
Syntax
'Declaration
Public ReadOnly Property ActualGroupHeader As Object
public object ActualGroupHeader {get;}
See Also