ConfigureFieldsBeforeEventArgsHandled Property

If set to it will indicate that the configuration of the fields will be done through a separate view.

Definition

Namespace: Aliquo.Windows.Controls
Assembly: Aliquo.Windows.Controls (in Aliquo.Windows.Controls.dll) Version: 5.0.9179.22656
C#
public bool Handled { get; set; }

Property Value

Boolean

Remarks

si el evento se ha manejado por completo; de lo contrario, .

See Also