Share via


StandardTableControlEventProcessors.Default Field

Definition

Default Table Control event processor which is implemented in built-in box.

public: System::String ^ Default;
std::wstring Default;
public const string Default;
val mutable Default : string
Public Const Default As String 

Field Value

Remarks

All custom event processors should be ordered before this default one.

Applies to