Data model that represents the info which will be displayed from Telerik message box.
Namespace: Telerik.Windows.Controls.RemindersAssembly: Telerik.Windows.Controls.Primitives (in Telerik.Windows.Controls.Primitives.dll) Version: 2013.1.422.2040 (2013.1.0422.2040)
Syntax
| C# |
|---|
public class MessageBoxInfoModel |
| Visual Basic |
|---|
Public Class MessageBoxInfoModel |
| Visual C++ |
|---|
public ref class MessageBoxInfoModel |
Inheritance Hierarchy
See Also