RowMap ClassNFX Class Library

[This is preliminary documentation and is subject to change.]

Holds mappings of rows to grid vertical plane
Inheritance Hierarchy

OnlineSystem Object
  OnlineSystem.Collections.Generic List RowMapEntry 
    NFX.WinForms.Controls.GridKit RowMap

Namespace: NFX.WinForms.Controls.GridKit
Assembly: NFX.WinForms (in NFX.WinForms.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

public sealed class RowMap : List<RowMapEntry>
See Also