public bool EnableAutoWidth { get; }
Public ReadOnly Property EnableAutoWidth As Boolean
Get
public:
virtual property bool EnableAutoWidth {
bool get () sealed;
}
abstract EnableAutoWidth : bool with get
override EnableAutoWidth : bool with get