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