FlexGrid for WinRT
NewRowPosition Property

Gets or sets a value that indicates whether the new row template should be displayed at the bottom or at the top of the grid.
Syntax
'Declaration
 
Public Property NewRowPosition As NewRowPosition
public NewRowPosition NewRowPosition {get; set;}
Remarks
This property has an effect only when the AllowAddNew property is set to true and when the grid is bound to a data source that supports adding new items (IEditableCollectionView.CanAddNew == true).
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

C1FlexGrid Class
C1FlexGrid Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Product Support Forum  |   Documentation Feedback