HideLabelAttribute class

namespace: Serenity.ComponentModel   assemblySerenity.Net.Core

Sets label width to "0", e.g. hides the label

[AttributeUsage(AttributeTargets.All)]
public class HideLabelAttribute : LabelWidthAttribute

Public Members

name description
HideLabelAttribute() Initializes a new instance of the HideLabelAttribute class.

See Also