Click or drag to resize
UniGridHeaderPanel Property
Returns the grid header panel

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 10.0.0
Syntax
C#
protected abstract Panel HeaderPanel { get; }

Property Value

Type: Panel
See Also