Property GroupId
GroupId
Gets the identifier of a set of views that should be aligned together. When only a single set of views in a SuperView is aligned, setting GroupId is not needed because it defaults to 0.
public int GroupId { get; init; }
Gets the identifier of a set of views that should be aligned together. When only a single set of views in a SuperView is aligned, setting GroupId is not needed because it defaults to 0.
public int GroupId { get; init; }