Library Vcl NextSuite 6 NextGrid6 Reference Classes TNxColumnHeader HideArrow

HideArrow

Specifies whether sort arrow will be drawn.

pas
published
  property HideArrow: Boolean read FHideArrow write SetHideArrow default False;

If this property is set to True, developer may chose to drawn own arrow by using custom drawing techniques.

Sign in