Header Row
Represents a header row.
Namespace: LSOne.Controls.Rows
Assembly: LSOne.Controls.ListView
Syntax
public class HeaderRow : SubRow
Constructors
Name | Description |
---|---|
HeaderRow(LSOne.Controls.Columns.ColumnCollection) | Initializes a new instance of the HeaderRow class with the given columns |
Examples
See Source\SM\Plugins\Administration\Views\AuditLogViewer.cs from DevPack for usage examples.