Class RequestCurrentUserInfoEventArgs
Inheritance
System.Object
RequestCurrentUserInfoEventArgs
Namespace: Telerik.Windows.Documents.Model
Assembly: Telerik.Windows.Documents.dll
Syntax
public class RequestCurrentUserInfoEventArgs : EventArgs
Constructors
RequestCurrentUserInfoEventArgs()
Declaration
public RequestCurrentUserInfoEventArgs()
Properties
CurrentUser
Handled
Declaration
public bool Handled { get; set; }
Property Value
System.Boolean
|