Skip to content

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