Class PageEventArgs
Class with arguments for the event (clicking on rad ribbon menue button).
Inheritance
System.Object
PageEventArgs
Namespace: Simplic.Framework.UI
Assembly: Simplic.Framework.dll
Syntax
public class PageEventArgs : EventArgs
Properties
| Improve this Doc View SourcePage
Opened page after click.
Declaration
public DBInternPage Page { get; set; }
Property Value
| Type | Description |
|---|---|
| DBInternPage |