Library Vcl NextSuite 6 NextGrid6 Reference Classes TNxTreeColumn6 ToggleButtonStyle

ToggleButtonStyle

Specifies visual style of expanding and collapsing buttons inside a column.

pas
property ToggleButtonStyle: TNxToggleButtonStyle read GetToggleButtonStyle write SetToggleButtonStyle default tsStyleNative;

If the property is set to tsGlyph, CollapsedImageIndex and ExpandedImageIndex properties should be set.

ValueAppearance
tsStyleNativetsStyleNative
tsTriangletsTriangle
tsSquaretsSquare
tsGlyphtsGlyph

Sign in