Skip to content

ColumnsScriptAttribute.LocalTextPrefix property

If set, modifies the local text prefix that should be used instead of the automatically calculated one from Key and Namespace

public string? LocalTextPrefix { get; set; }

See Also