public CardTypeControl? ParentControl { get; }
Public ReadOnly Property ParentControl As CardTypeControl Get
public: property CardTypeControl^ ParentControl { CardTypeControl^ get (); }
member ParentControl : CardTypeControl with get
In This Article