CodeLensDetailHeaderDescriptor Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Defines a header object for CodeLensDetailsDescriptor.
public ref class CodeLensDetailHeaderDescriptor sealed
public sealed class CodeLensDetailHeaderDescriptor
type CodeLensDetailHeaderDescriptor = class
Public NotInheritable Class CodeLensDetailHeaderDescriptor
- Inheritance
-
CodeLensDetailHeaderDescriptor
Constructors
CodeLensDetailHeaderDescriptor() |
Properties
DisplayName |
The localized name of the header when displayed. |
IsVisible |
Indicates whether this column should display in the grid view. |
UniqueName |
The header's unique name. |
Width |
The desired width of this header when displayed in the detail popup. |