Originally shared by David Berneda
Originally shared by David Berneda
#TeeGrid supporting new Header / Title bands and more and more "cosmetic" formatting features.
Every small part of the grid is totally customizable using the editor dialogs or by code or design-time properties.
Header and Footer "bands" can be aligned (fixed locked to top or bottom edges), or they can be fully scrollable inside (in the middle) between rows.
TeeGrid1.Header.Format.Brush.Gradient.Colors[1]:= TColors.DarkGray;
#TeeGrid supporting new Header / Title bands and more and more "cosmetic" formatting features.
Every small part of the grid is totally customizable using the editor dialogs or by code or design-time properties.
Header and Footer "bands" can be aligned (fixed locked to top or bottom edges), or they can be fully scrollable inside (in the middle) between rows.
TeeGrid1.Header.Format.Brush.Gradient.Colors[1]:= TColors.DarkGray;
Comments
Post a Comment