Skip to main content

ITreeGridColumn.Order property

Namespace: NextDesign.Core

Description

Column display order

int Order {get; set;}

type

  • int

Exception

NameException ClassDescription
InvalidOperationExceptionWhen the column information at the left end (display order is 0) is set to something other than 0
or when the column information that is not at the left end (display order is other than 0) is set to 0