StandardTableControlEventProcessors.Default Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.