public Style ExpandedGroupStyle { get; set; }
Public Property ExpandedGroupStyle As Style Get Set
public: property Style^ ExpandedGroupStyle { Style^ get (); void set (Style^ value); }
member ExpandedGroupStyle : Style with get, set
In This Article