Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets or sets the first line entry in the list view.
Namespace: Microsoft.WindowsServerSolutions.Common.Controls
Assembly: AdminCommon (in AdminCommon.dll)
Syntax
public string Title { get; set; }
public:
property String^ Title {
String^ get();
void set(String^ value);
}
Public Property Title As String
Property Value
Type: System.String
See Also
Link(String, String, String, String, String, ImageList, Guid)
Link Class
Microsoft.WindowsServerSolutions.Common.Controls Namespace
Return to top