[]
        
(Showing Draft Content)

DDCssLib.StyleSheet.IsFixedSize

IsFixedSize Property

IsFixedSize

Gets a value indicating whether the IList has a fixed size.

Declaration
public bool IsFixedSize { get; }
Property Value
Type Description
bool

true if this instance is fixed size; otherwise, false.

Implements