Gets or sets ConfigurationFrame1 associated with this DataFrame.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public ConfigurationFrame1 ConfigurationFrame { get; set; }
Public Property ConfigurationFrame As ConfigurationFrame1 Get Set
public: property ConfigurationFrame1^ ConfigurationFrame { ConfigurationFrame1^ get (); void set (ConfigurationFrame1^ value); }