ArcFM Solution Developer Guide
SortMode Property


Syntax
'Declaration
 
<System.ComponentModel.DefaultValueAttribute(Mono.Cecil.CustomAttributeArgument)>
Public Property SortMode As System.Windows.Forms.DataGridViewColumnSortMode
'Usage
 
Dim instance As TreeGridViewTextBoxColumn
Dim value As System.Windows.Forms.DataGridViewColumnSortMode
 
instance.SortMode = value
 
value = instance.SortMode
[System.ComponentModel.DefaultValue(Mono.Cecil.CustomAttributeArgument)]
public System.Windows.Forms.DataGridViewColumnSortMode SortMode {get; set;}
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

TreeGridViewTextBoxColumn Class
TreeGridViewTextBoxColumn Members

 

 


Send Comment