public PlaceholderValue HorizontalGroup { get; set; }
Public Property HorizontalGroup As PlaceholderValue
Get
Set
public:
virtual property PlaceholderValue^ HorizontalGroup {
PlaceholderValue^ get () sealed;
void set (PlaceholderValue^ value) sealed;
}
abstract HorizontalGroup : PlaceholderValue with get, set
override HorizontalGroup : PlaceholderValue with get, set
Значение свойства никогда не равно null.