GridStatusBarItemSettingsStatusLabelID Property |
Gets the ID of the Label that will display the status message.
Namespace: Kettic.AspNet.ControlsAssembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax public virtual string StatusLabelID { get; }
Public Overridable ReadOnly Property StatusLabelID As String
Get
public:
virtual property String^ StatusLabelID {
String^ get ();
}
abstract StatusLabelID : string with get
override StatusLabelID : string with get
Property Value
Type:
StringSee Also