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