| Visual Basic (Declaration) | |
|---|---|
Public Property Status As enumColHeaderStatus | |
| C# | |
|---|---|
public enumColHeaderStatus Status {get; set;} | |
Property Value
enumerated valueThis property can be used to determine if the user is currently interacting with the column header (clicking or mousing over it).