Property ContextSizeOverride
ContextSizeOverride
ContextSize as stated by THIS instance, or null when it is inherited. Assigning null restores inheritance.
public int? ContextSizeOverride { get; set; }
Property Value
- int?
ContextSize as stated by THIS instance, or null when it is inherited. Assigning null restores inheritance.
public int? ContextSizeOverride { get; set; }