FlexGrid for WinRT
NewRowPosition Enumeration

Specifies where the new row template should be displayed when the C1FlexGrid.AllowAddNew property is set to true and the grid is bound to a C1.Xaml.IEditableCollectionView that supports adding new items.
Syntax
'Declaration
 
Public Enum NewRowPosition 
   Inherits System.Enum
public enum NewRowPosition : System.Enum 
Members
MemberDescription
BottomThe new row template is displayed at the bottom of the grid.
TopThe new row template is displayed at the top of the grid.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         C1.Xaml.FlexGrid.NewRowPosition

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

C1.Xaml.FlexGrid Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.

Product Support Forum  |   Documentation Feedback