IEditableRow.HasPostHandler property
Gets a value indicating whether this instance has post handler.
public bool HasPostHandler { get; }
Property Value
true if this instance has post handler; otherwise, false.
See Also
- interface IEditableRow
Gets a value indicating whether this instance has post handler.
public bool HasPostHandler { get; }
true if this instance has post handler; otherwise, false.