This topic has not yet been rated - Rate this topic

TableLayoutColumnStyleCollection Properties

The TableLayoutColumnStyleCollection type exposes the following members.

  NameDescription
Public property Count Gets the number of styles actually contained in the TableLayoutStyleCollection. (Inherited from TableLayoutStyleCollection.)
Public property Item Gets or sets the ColumnStyle at the specified index.
Top
  NameDescription
Explicit interface implemetation Private property IList.IsFixedSize For a description of this method, see the IList.IsFixedSize property. (Inherited from TableLayoutStyleCollection.)
Explicit interface implemetation Private property IList.IsReadOnly For a description of this method, see the IList.IsReadOnly property. (Inherited from TableLayoutStyleCollection.)
Explicit interface implemetation Private property ICollection.IsSynchronized For a description of this method, see the ICollection.IsSynchronized property. (Inherited from TableLayoutStyleCollection.)
Explicit interface implemetation Private property IList.Item For a description of this method, see the IList.Item property. (Inherited from TableLayoutStyleCollection.)
Explicit interface implemetation Private property ICollection.SyncRoot For a description of this method, see the ICollection.SyncRoot property. (Inherited from TableLayoutStyleCollection.)
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.