Objective Grid for Microsoft® .NET® Reference Guide

LButtonHitRowColEventArgs.HitState Property

Back to Class Index

Gets or sets the hit state for the event.     

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

Remarks

    

This setting should be a bit-wise combination of HitState enumeration values.     

    

See Also

LButtonHitRowColEventArgs Class | LButtonHitRowColEventArgs Members | Stingray.Grid Namespace