Objective Grid for Microsoft® .NET® Reference Guide

ButtonClickedRowColEventArgs.Flags Property

Back to Class Index

Gets or sets the button click flags.     

[Visual Basic]
Public Property Flags As Integer
[C#]
public int Flags {get; set;}

Remarks

    

The button click flags are a bit-wise combination of KeyType enumeration values.     

    

See Also

ButtonClickedRowColEventArgs Class | ButtonClickedRowColEventArgs Members | Stingray.Grid Namespace