ComponentOne True DBGrid for .NET (2.0) Search HelpCentral 

GroupPositionEnum Enumeration

Specifies how the grouped column should be displayed.

[Visual Basic]

Public Enum GroupPositionEnum

[C#]

public enum GroupPositionEnum

[Delphi]

type GroupPositionEnum = (Header, HeaderAndFooter);

Namespace: C1.Win.C1TrueDBGrid

Assembly: C1.Win.C1TrueDBGrid.2 (in C1.Win.C1TrueDBGrid.2.dll)

Members

Member name

Description

Header

Grouped columns contain just a header row (default).

HeaderAndFooter

Grouped columns contain a header and footer row.

See Also

C1.Win.C1TrueDBGrid Namespace


Send comments about this topic to ComponentOne.
Copyright © ComponentOne LLC. All rights reserved.