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