|
|
|
|
m Field, EditClickOutsideEventArgs Class |
The message that could potentially end cell editing.
Syntax EditClickOutsideEventArgs Class (Softelvdm.SftTreeNET)
VB |
Public ReadOnly Property m As Message |
C# |
public readonly Message m; |
C++ |
public: <readonly> Message m; |
Field Value
Comments
The m field contains the message that could potentially end cell editing.