SettingChangedEventArgsGroupName Property
|
Namespace: Bricscad.ApplicationServices
Assembly: BrxMgd (in BrxMgd.dll) Version:
26.1.4.0
Syntax
public string GroupName { get; }
Public ReadOnly Property GroupName As String
Get
public:
property String^ GroupName {
String^ get ();
}
member GroupName : string with get
Property Value
String
See Also