GetDynamicColumnDetailsEventArgsName Property |
Gets or sets the dynamic's column name.
Namespace:
ShellBoost.Core
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax public string Name { get; set; }
Property Value
Type:
String
The name.
See Also