Click or drag to resize
NotificationPromptgridNotifications_RowDetailsVisibilityChanging Method

Namespace: SxcDeskAppLib
Assembly: RxAudit (in RxAudit.exe) Version: 2014.1.30.9 (2014.01.30.9)
Syntax
private void gridNotifications_RowDetailsVisibilityChanging(
	Object sender,
	RowDetailsVisibilityChangingEventArgs e
)

Parameters

sender
Type: SystemObject
e
Type: RowDetailsVisibilityChangingEventArgs
See Also