public bool IsCardForm { get; }
Public ReadOnly Property IsCardForm As Boolean Get
public: property bool IsCardForm { bool get (); }
member IsCardForm : bool with get
In This Article