Spread Windows Forms 8.0 Product Documentation
append Field


Specifies whether to append this column to the existing grouping or to create a new grouping.
Syntax
'Declaration
 
Protected append As Boolean
'Usage
 
Dim instance As GroupColumnUndoAction
Dim value As Boolean
 
value = instance.append
 
instance.append = value
protected bool append
Requirements

Target Platforms: Windows 2000 Professional (SP4), Windows 2000 Server, Windows 2003 Server (SP1), Windows 2008, Windows XP (SP2), Windows Vista, Windows 7, Windows 8

See Also

Reference

GroupColumnUndoAction Class
GroupColumnUndoAction Members

 

 


Copyright © GrapeCity, inc. All rights reserved.