Partager via


RolePlayerComboCell Class

Definition

Class to allow overriding of Parse and Format functionality.

public ref class RolePlayerComboCell : System::Windows::Forms::DataGridViewComboBoxCell
public class RolePlayerComboCell : System.Windows.Forms.DataGridViewComboBoxCell
type RolePlayerComboCell = class
    inherit DataGridViewComboBoxCell
Public Class RolePlayerComboCell
Inherits DataGridViewComboBoxCell
Inheritance
RolePlayerComboCell

Remarks

This class must be public as it is created via reflection.

Applies to