FilterListViewListKryptonContextMenu Property |
|
DataPA OpenAnalytics API Reference
Namespace: DataPAClientConfigAssembly: DataPAClientConfig (in DataPAClientConfig.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax public KryptonContextMenu ListKryptonContextMenu { get; set; }
Public Property ListKryptonContextMenu As KryptonContextMenu
Get
Set
public:
property KryptonContextMenu^ ListKryptonContextMenu {
KryptonContextMenu^ get ();
void set (KryptonContextMenu^ value);
}
function get_ListKryptonContextMenu();
function set_ListKryptonContextMenu(value);
Property Value
Type:
KryptonContextMenuSee Also