Persistate API documentation
OperationName Property
NamespacesPersistate.UI.DesktopPGridOperationColumnOperationName

[This is preliminary documentation and is subject to change.]

Gets or sets the fully qualified name of the Operation to execute when a cell in the column is clicked.
Declaration Syntax
C#
public string OperationName { get; set; }
Remarks
If the Image for the column is not set specifically, then it is set to any image in the StandardImageList with the same name as the Operation's simple name.

Assembly: Persistate.UI.Desktop (Module: Persistate.UI.Desktop) Version: 0.6.1.20 (0.6.1.20)